HomePhabricator

Increase the timeout for sending a large block in abc_p2p_fullblocktest

Description

Increase the timeout for sending a large block in abc_p2p_fullblocktest

Summary:
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.

Test Plan:
With TSAN:

./test/functional/test_runner.py abc_p2p_fullblocktest

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D10854

Details

Provenance
FabienAuthored on Jan 20 2022, 15:54
FabienPushed on Jan 20 2022, 20:04
Reviewer
Restricted Project
Differential Revision
D10854: Increase the timeout for sending a large block in abc_p2p_fullblocktest
Parents
rABC10b46554f403: doc, test: Improve setup_clean_chain documentation
Branches
Unknown
Tags
Unknown