On Tue, Nov 06, 2018 at 06:16:08PM +0100, Pierre Neidhardt wrote: > * gnu/packages/syncthing.scm (go-github-com-prometheus-common-expfmt): Disable tests for go-1.11. > + #t))) > + ;; Tests don't pass on go-1.11. See > + ;; https://github.com/syncthing/syncthing/issues/5311. > + #:tests? #f)) Thanks for looking into this! Do you know if only the tests are broken? Or is the functionality of this package broken as well?