Page MenuHomePhabricator

[avalanche] Prevent a potential test failure in abc_p2p_avalanche_remote_proofs
ClosedPublic

Authored by Fabien on Nov 24 2023, 12:43.

Details

Summary

Upon disconnection of a node, the code to clear the associated remote proof is called asynchronously, we wait for the remote proofs to disapear instead of immediately asserting.

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
wait_remote_proof_test
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25729
Build 51038: Build Diffbuild-clang-tidy · build-diff · build-debug · build-clang · build-without-wallet
Build 51037: arc lint + arc unit