Page MenuHomePhabricator

[avalanche] decrease the number of GETAVAADDR spamming iterations and bump the timeout
ClosedPublic

Authored by PiRK on Nov 17 2022, 13:23.

Details

Summary

This test sometimes fails n CI because the expected log message is seen after the default assert_debug_log 2 seconds timeout. Bump the timeout to make the failure less likely to happen.
Also reduce the number of iterations to 2 to speedup the test. The choice of 10 iterations was arbitrary, and does not prove anything.

Test Plan

ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avaaddr_failure
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20969
Build 41594: Build Diffbuild-without-wallet · build-debug · build-diff · build-clang · build-clang-tidy
Build 41593: arc lint + arc unit