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
Lint
Lint Not Applicable
Unit
Tests Not Applicable