Page MenuHomePhabricator

[avalanche] Fix a bug in the preconsensus mining test
ClosedPublic

Authored by Fabien on Jul 30 2025, 13:22.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCafc12ce065b6: [avalanche] Fix a bug in the preconsensus mining test
Summary

The test expects the quorum proofs to be finalized but it doesn't wait for it. As a result a single round of vote occurs. It has no impact on the test because the latest votes will complete their finalization as a side effect, but better fix the bug.

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_preconsensus_test_wait_until
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34004
Build 67477: Build Diffbuild-without-wallet · build-clang · build-clang-tidy · build-debug · build-diff
Build 67476: arc lint + arc unit