[pkg-go] Bug#869190: golang-github-minio-cli FTBFS: FAIL: TestFlagsFromEnv

Adrian Bunk bunk at debian.org
Fri Jul 21 11:40:55 UTC 2017


Source: golang-github-minio-cli
Version: 1.3.0+git20170313.0.8683fa7-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-minio-cli.html

...
=== RUN   TestFlagsFromEnv
--- FAIL: TestFlagsFromEnv (0.00s)
	flag_test.go:102: expected error could not parse 1.2,2 as int slice value for flag seconds: strconv.ParseInt: parsing "1.2": invalid syntax, got error could not parse 1.2,2 as int slice value for flag seconds: strconv.Atoi: parsing "1.2": invalid syntax
	flag_test.go:102: expected error could not parse foobar as int slice value for flag seconds: strconv.ParseInt: parsing "foobar": invalid syntax, got error could not parse foobar as int slice value for flag seconds: strconv.Atoi: parsing "foobar": invalid syntax
...
dh_auto_test: go test -v -p 16 github.com/minio/cli github.com/minio/cli/altsrc 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