bee icon indicating copy to clipboard operation
bee copied to clipboard

kademlia TestBackoff is flaky

Open acud opened this issue 4 years ago • 3 comments

from the CI:

== RUN   TestBackoff
##[error]    TestBackoff: kademlia_test.go:334: timed out waiting for counter to reach expected value. got 2 want 1
--- FAIL: TestBackoff (3.84s)
=== RUN   TestAddressBookPrune
--- PASS: TestAddressBookPr

acud avatar Jun 19 '20 15:06 acud

tagging this as wontfix as i cannot reproduce this locally

acud avatar Jun 30 '20 09:06 acud

tried again. can't reproduce

acud avatar Oct 02 '20 10:10 acud

=== RUN TestBackoff kademlia_test.go:916: timed out waiting for counter to reach expected value. got 1 want 2 --- FAIL: TestBackoff (6.13s)

acud avatar Jul 21 '22 10:07 acud