[pkg-go] Bug#866092: golang-golang-x-net-dev FTBFS: FAIL: TestPrefix
Adrian Bunk
bunk at debian.org
Tue Jun 27 09:44:35 UTC 2017
Source: golang-golang-x-net-dev
Version: 1:0.0+git20161013.8b4af36+dfsg-3
Severity: serious
Tags: buster sid
Some recent change in unstable makes golang-golang-x-net-dev FTBFS:
https://tests.reproducible-builds.org/debian/history/golang-golang-x-net-dev.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-golang-x-net-dev.html
...
=== RUN TestMemPS
--- PASS: TestMemPS (0.01s)
=== RUN TestPrefix
--- FAIL: TestPrefix (0.02s)
webdav_test.go:101: prefix="/a/" MKCOL /a: got status code 405, want 301
webdav_test.go:112: prefix="/a/b/" MKCOL /a/b: got status code 405, want 301
webdav_test.go:123: prefix="/a/b/c/" PUT /a/b/c: got status code 405, want 301
=== RUN TestFilenameEscape
--- PASS: TestFilenameEscape (0.01s)
=== RUN TestReadLockInfo
--- PASS: TestReadLockInfo (0.00s)
=== RUN TestReadPropfind
--- PASS: TestReadPropfind (0.00s)
=== RUN TestMultistatusWriter
--- PASS: TestMultistatusWriter (0.00s)
=== RUN TestReadProppatch
--- PASS: TestReadProppatch (0.00s)
=== RUN TestUnmarshalXMLValue
--- PASS: TestUnmarshalXMLValue (0.00s)
FAIL
exit status 1
FAIL golang.org/x/net/webdav 0.136s
=== RUN TestMarshal
--- PASS: TestMarshal (0.00s)
...
More information about the Pkg-go-maintainers
mailing list