Page MenuHomePhabricator

[avalanche] Cleanup unnecessary timeout values in block voting test
ClosedPublic

Authored by sdulfari on Dec 14 2022, 19:40.

Details

Summary

Setting the timeouts here are not necessary and copy-paste is causing them to
creap. Remove all of them. Shorter timeouts when debugging can be achieved
using --timeout-factor.

Test Plan
./test/functional/test_runner.py abc_p2p_avalanche_voting

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cleanup-timeouts
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 21590
Build 42821: Build Diffbuild-without-wallet · build-clang · build-clang-tidy · build-debug · build-diff
Build 42820: arc lint + arc unit