[pkg-go] Bug#869304: golang-github-spf13-cobra FTBFS: test failures

Adrian Bunk bunk at debian.org
Sat Jul 22 13:28:04 UTC 2017


Source: golang-github-spf13-cobra
Version: 0.0~git20170314.0.7be4bed-1
Severity: serious
Tags: buster sid

Some recent change in unstable makes golang-github-spf13-cobra FTBFS:

https://tests.reproducible-builds.org/debian/history/golang-github-spf13-cobra.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-spf13-cobra.html

...
=== RUN   TestChildCommandFlags
--- FAIL: TestChildCommandFlags (0.00s)
	cobra_test.go:575: Wrong error message displayed, 
		 invalid argument "10E" for "-i, --intone" flag: strconv.ParseInt: parsing "10E": invalid syntax
...
=== RUN   TestFlagsBeforeCommand
--- FAIL: TestFlagsBeforeCommand (0.00s)
	cobra_test.go:994: Wrong error message displayed, 
		 invalid argument "10E" for "-i, --intone" flag: strconv.ParseInt: parsing "10E": invalid syntax
...
dh_auto_test: go test -v -p 1 github.com/spf13/cobra github.com/spf13/cobra/cobra github.com/spf13/cobra/cobra/cmd github.com/spf13/cobra/doc returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1



More information about the Pkg-go-maintainers mailing list