Page MenuHomePhabricator

[avalanche] Fix dangling proof flakiness in contender test
ClosedPublic

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

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC2568103e82b9: [avalanche] Fix dangling proof flakiness in contender test
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable