Page MenuHomePhabricator

[avalanche] Fix missing wait_until in contender test
ClosedPublic

Authored by roqqit on Mon, Feb 24, 18:00.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC103c143b2bea: [avalanche] Fix missing wait_until in contender test
Summary

This check should keep answering polls until the chain tip is found. This just happens to be the case most of the time.

Test Plan
ninja && ./test/functional/test_runner.py abc_p2p_avalanche_contender_voting

Diff Detail

Repository
rABC Bitcoin ABC
Branch
sc-fix-wait-until
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32467
Build 64422: Build Diffbuild-without-wallet · build-clang · build-clang-tidy · build-debug · build-diff
Build 64421: arc lint + arc unit