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.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCd64d5e3aa9fd: Wait for remote proof messages in functional tests
./test/functional/test_runner.py abc_p2p_avalanche_remote_proofs
Diff Detail
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 Diff build-without-wallet · build-clang-tidy · build-clang · build-diff · build-debug Build 62993: arc lint + arc unit
Event Timeline
This comment was removed by Fabien.
This comment was removed by Fabien.
Comment Actions
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