Page MenuHomePhabricator

[avalanche] Fix dangling proof flakiness in contender test
AcceptedPublic

Authored by roqqit on Tue, Apr 29, 23:16.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Summary

The dangling proof cleanup may not occur until after the next block is mined which causes the test to fail the non-promotion check for the last old_quorum proof.

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
sc-fix-flaky-dangling-proof
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33166
Build 65815: Build Diffbuild-debug · build-diff · build-clang · build-without-wallet · build-clang-tidy
Build 65814: arc lint + arc unit