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