Page MenuHomePhabricator

Wait for remote proof messages in functional tests
ClosedPublic

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

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCd64d5e3aa9fd: Wait for remote proof messages in functional tests
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 31750
Build 62994: Build Diffbuild-without-wallet · build-clang-tidy · build-clang · build-diff · build-debug
Build 62993: arc lint + arc unit

Event Timeline

Fabien requested review of this revision.Mon, Dec 23, 22:06
This comment was removed by Fabien.

Revert accidental newline

This revision is now accepted and ready to land.Wed, Dec 25, 22:32
This comment was removed by Fabien.

This CI issue appeared with a Teamcity update and has been reported to JetBrains. It causes random failure to fetch the sources which is super annoying

This revision was landed with ongoing or failed builds.Thu, Dec 26, 10:15
This revision was automatically updated to reflect the committed changes.