Page MenuHomePhabricator

[test] Finalize the tip when possible in abc_p2p_avalanche_contender_voting
ClosedPublic

Authored by Fabien on Thu, May 1, 12:03.

Details

Summary

This will avoid having the polling slots filled with blocks, making the test slower and flaky.
Because this adds some rounds of vote we need to increase the stale factor to avoid stalling contenders prematurely.

This is a step towards fixing the test flakiness.

Depends on D18038.

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
finalize_tip_contenders
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 33189
Build 65861: Build Diffbuild-diff · build-debug · build-without-wallet · build-clang-tidy · build-clang
Build 65860: arc lint + arc unit