This test occasionally fails when UpdatedBlockTip has been queued but not yet called, resulting in the proof still returning as not orphaned during the getrawavalancheproof call.
Details
Details
- Reviewers
PiRK Fabien - Group Reviewers
Restricted Project - Commits
- rABC7d9f34c53fd1: [avalanche] Fix flaky checks after orphaning a valid proof
for i in {1..20} ; do ./test/functional/test_runner.py abc_rpc_avalancheproof.py ; doneDiff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| test/functional/abc_rpc_avalancheproof.py | ||
|---|---|---|
| 492 ↗ | (On Diff #34319) | I think you want to use node.syncwithvalidationinterfacequeue() |