Closed iand closed 1 year ago
Still relates to https://github.com/libp2p/go-libp2p/issues/2589 if we extended the test timeout this will work
I will try that
I'm just experimenting with https://github.com/plprobelab/zikade/pull/50
I've been unable to reproduce this locally.
I ran go test -count 1000 -failfast -run TestDHT_SearchValue_quorum_test_suite
without any failures.
My system:
14:48 $ uname -a
Linux astrolith 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.38-1 (2023-07-14) x86_64 GNU/Linux
Yeah, it's also working fine on my machine... I tried to change the local dial timeout in #50. Tests are running currently. Let's see if that helped.
was auto-closed because I mentioned it in the pull request. Can reopen if the problem persists
Flaked again on this documentation-only PR: https://github.com/plprobelab/zikade/actions/runs/6423207647/job/17441233868?pr=52
Happened again: https://github.com/plprobelab/zikade/actions/runs/6459054917/job/17534078617?pr=60
This time it's probably a different reason
This hasn't reoccured since we fixed the deadlock in #63
This test run failed on a PR with no code changes
https://github.com/plprobelab/zikade/actions/runs/6408785740/job/17398549960?pr=47