Page MenuHomePhabricator

Wait for remote proof messages in functional tests
Needs ReviewPublic

Authored by Fabien on Mon, Dec 23, 22:06.

Details

Reviewers
None
Group Reviewers
Restricted Project
Summary

The abc_p2p_avalanche_remote_proofs waits for peers to get properly connected since D17387.
This diff now waits for the messages to be received. This is especially relevant during handshake where the peers can be connected but not completed the avaproof exchange yet on slow machines.

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
remote_proofs_wait_avapeer
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31751
Build 62996: Build Diffbuild-without-wallet · build-diff · build-clang · build-debug · build-clang-tidy
Build 62995: arc lint + arc unit