This test fails sometimes due to a timeout on the TSAN or OSX builds.
The timeout has already been bumped for RPC submission, so do the same for p2p submission. Worst case the test takes longer to fail (if there is a deadlock) which is annoying, but will clearly indicate the source is not resource exhaustion. In the best case this fixes the flakyness.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC4d1de89a3dd1: Increase the timeout for sending a large block in abc_p2p_fullblocktest
With TSAN:
./test/functional/test_runner.py abc_p2p_fullblocktest
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable