Page MenuHomePhabricator

Wait for the disconnected peers to be accounted in the getavalancheinfo test
ClosedPublic

Authored by Fabien on Thu, Dec 12, 20:27.

Details

Summary

Upon disconnect the node enqueues a finalization event that is used to update the avalanche peer manager state. Let's make sure we wait for this even to be accounted.

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
test_getavalancheinfo_race
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31630
Build 62757: Build Diffbuild-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 62756: arc lint + arc unit