You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2021-10-09T12:45:59Z dsiganos
This unit test fails in CI and I can also make it fail on my laptop.It usually fails within the first few hundred tries.It fails more on a quiet PC, extra load makes it fail less.The following assert fails:ASSERT_TIMELY (10s, !node1.rep_crawler.response (channel, vote2)); My suspicion is that node2 is not always ready to respond.
The text was updated successfully, but these errors were encountered:
2021-10-09T12:45:59Z dsiganos
This unit test fails in CI and I can also make it fail on my laptop.It usually fails within the first few hundred tries.It fails more on a quiet PC, extra load makes it fail less.The following assert fails:ASSERT_TIMELY (10s, !node1.rep_crawler.response (channel, vote2)); My suspicion is that node2 is not always ready to respond.
The text was updated successfully, but these errors were encountered: