[pkg-go] Bug#930332: FTBFS on arm64: FAIL: peer_test.go:79: PeerSuite.Test_NameForPresentation_returnsTheNameIfItExistsButJidOtherwise

Shengjing Zhu zhsj at debian.org
Mon Jun 10 18:47:52 BST 2019


Package: coyim
Version: 0.3.8+ds-6
Severity: grave

When binNMU coyim in sid, it FTBFS on arm64,
https://buildd.debian.org/status/fetch.php?pkg=coyim&arch=arm64&ver=0.3.8%2Bds-6%2Bb10&stamp=1552303594&raw=0

Log is

FAIL: peer_test.go:79: PeerSuite.Test_NameForPresentation_returnsTheNameIfItExistsButJidOtherwise

peer_test.go:80:
    c.Assert((&Peer{Name: "foo", Jid: "foo at bar.com"}).NameForPresentation(), g.Equals, "foo")
... obtained string = "foo at bar.com"
... expected string = "foo"

OOPS: 36 passed, 1 FAILED
--- FAIL: Test (0.03s)


This looks strange to me... I can reproduce it on porterbox(amdahl.d.o).

I checked the code, it should be correct...

-- 
Shengjing Zhu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-go-maintainers/attachments/20190611/99034361/attachment.sig>


More information about the Pkg-go-maintainers mailing list