[pkg-go] Bug#866175: golang-github-d4l3k-messagediff FTBFS: FAIL: TestPrettyDiff

Adrian Bunk bunk at debian.org
Tue Jun 27 22:58:13 UTC 2017


Source: golang-github-d4l3k-messagediff
Version: 1.1.0-1
Severity: serious

Some recent change in unstable makes golang-github-d4l3k-messagediff FTBFS:

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

...
   dh_auto_test -O--buildsystem=golang
	go test -v -p 1 github.com/d4l3k/messagediff github.com/d4l3k/messagediff/example
=== RUN   TestPrettyDiff
--- FAIL: TestPrettyDiff (0.00s)
	messagediff_test.go:41: 12. PrettyDiff(time.Time{sec:62135596800, nsec:0, loc:(*time.Location)(nil)}, time.Time{sec:0, nsec:0, loc:(*time.Location)(nil)}) diff = "modified: .sec = 0\n"; not "modified: .loc = (*time.Location)(nil)\nmodified: .sec = 0\n"
=== RUN   TestPrettyDiffRecursive
--- PASS: TestPrettyDiffRecursive (0.00s)
=== RUN   TestPathString
--- PASS: TestPathString (0.00s)
FAIL
exit status 1
FAIL	github.com/d4l3k/messagediff	0.007s
=== RUN   ExampleAtom
--- PASS: ExampleAtom (0.00s)
PASS
ok  	github.com/d4l3k/messagediff/example	0.010s
dh_auto_test: go test -v -p 1 github.com/d4l3k/messagediff github.com/d4l3k/messagediff/example 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