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) ...