We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
=== RUN TestLargeIdentifyMessage id_test.go:845: test peer1 has peer2 addrs correctly id_test.go:860: test peer2 has peer1 addrs correctly id_test.go:873: testing addrs just after disconnect id_test.go:876: Error Trace: id_test.go:41 id_test.go:876 Error: elements differ extra elements in list A: ([]interface {}) (len=2) { (*multiaddr.multiaddr)({ bytes: ([]uint8) (len=8) { 00000000 04 7f 00 00 01 06 c3 e4 |........| } }), (*multiaddr.multiaddr)({ bytes: ([]uint8) (len=11) { 00000000 04 7f 00 00 01 91 02 ed e9 cc 03 |...........| } }) } listA: ([]multiaddr.Multiaddr) (len=2) { (*multiaddr.multiaddr)({ bytes: ([]uint8) (len=8) { 00000000 04 7f 00 00 01 06 c3 e4 |........| } }), (*multiaddr.multiaddr)({ bytes: ([]uint8) (len=11) { 00000000 04 7f 00 00 01 91 02 ed e9 cc 03 |...........| } }) } listB: ([]multiaddr.Multiaddr) { } Test: TestLargeIdentifyMessage Messages: QmTYuoLmQHu34jyaN9ywjFA7r1bQLaapYZTddoRupT1ENg did not have addr for QmQ81pQuehk4dRkwkDGRrqpvQ4Ga6hZqzTkydGE3S1KkWG id_test.go:877: peerstore has no signed record for peer QmQ81pQuehk4dRkwkDGRrqpvQ4Ga6hZqzTkydGE3S1KkWG --- FAIL: TestLargeIdentifyMessage (9.11s)
The text was updated successfully, but these errors were encountered:
Failed run: https://github.com/libp2p/go-libp2p/runs/6681155403?check_suite_focus=true
Sorry, something went wrong.
Re openeing since I think there are some fixes still left to do
Picking this up as related to (or maybe duplicate of) #1164.
MarcoPolo
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: