probe-lab / zikade

A Go implementation of the libp2p Kademlia DHT specification
Other
8 stars 3 forks source link

Flaky test: TestRTAdditionOnSuccessfulQuery #55

Closed dennis-tra closed 9 months ago

dennis-tra commented 9 months ago
=== RUN   TestRTAdditionOnSuccessfulQuery
    topology_test.go:192: 
            Error Trace:    D:/a/zikade/zikade/topology_test.go:170
                                        D:/a/zikade/zikade/topology_test.go:192
                                        D:/a/zikade/zikade/query_test.go:21
            Error:          Received unexpected error:
                            test deadline exceeded while waiting for routing updated event
            Test:           TestRTAdditionOnSuccessfulQuery

https://github.com/libp2p/go-libp2p/actions/runs/6430114845/job/17460469763?pr=2595

dennis-tra commented 9 months ago

I haven't seen this happen again in a while