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
Lint
Lint Not Applicable
Unit
Tests Not Applicable