probe-lab/go-kademlia

Test flake: libp2p.TestReqTimeout

Opened this issue · 1 comments

iand commented
=== RUN   TestReqTimeout
    libp2pendpoint_test.go:440: 
        	Error Trace:	/home/runner/work/go-kademlia/go-kademlia/libp2p/libp2pendpoint_test.go:440
        	Error:      	Should be true
        	Test:       	TestReqTimeout

Triggered by #108

Test log: https://github.com/plprobelab/go-kademlia/actions/runs/5949863533/job/16136521951?pr=108

So it means that #105 didn't address this test. I'll investigate.