[pkg-go] Bug#865942: golang-github-adroll-goamz FTBFS: FAIL: multi_test.go:262: S.TestPutAllZeroSizeFile
Adrian Bunk
bunk at debian.org
Mon Jun 26 00:03:40 UTC 2017
Source: golang-github-adroll-goamz
Version: 0.0~git20150909.0.74fd457-2
Severity: serious
Some recent change in unstable makes golang-github-adroll-goamz FTBFS:
https://tests.reproducible-builds.org/debian/history/golang-github-adroll-goamz.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-adroll-goamz.html
...
FAIL: multi_test.go:262: S.TestPutAllZeroSizeFile
multi_test.go:295:
c.Assert(req.Header["Content-Length"], check.DeepEquals, []string{"0"})
... obtained []string = []string(nil)
... expected []string = []string{"0"}
OOPS: 58 passed, 29 skipped, 1 FAILED
--- FAIL: Test (48.90s)
FAIL
exit status 1
FAIL github.com/AdRoll/goamz/s3 48.923s
dh_auto_test: go test -v -p 1 github.com/AdRoll/goamz/s3 returned exit code 1
debian/rules:12: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
More information about the Pkg-go-maintainers
mailing list