Page MenuHomePhabricator

test: disable avalanche staking preconsensus for abc_feature_persist_avapeers.py
ClosedPublic

Authored by PiRK on Feb 4 2026, 15:08.

Details

Summary

This functional test was written without staking consensus in mind. We want to test the delay after which the local node can select a winner after its proof has been registered. If staking preconsensus is live, the quorum may finalize a winner early in the test, causing the delay check to be bypassed (intermittent failure obeserved on CI)

Test Plan

ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

PiRK requested review of this revision.Feb 4 2026, 15:08
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
This revision is now accepted and ready to land.Feb 4 2026, 20:27
This revision was landed with ongoing or failed builds.Feb 5 2026, 07:18
This revision was automatically updated to reflect the committed changes.