HomePhabricator

test: Avoid rpc timeout in p2p_headers_sync_with_minchainwork

Description

test: Avoid rpc timeout in p2p_headers_sync_with_minchainwork

Summary:
Bump the timeout by a lot to avoid the rare JSONRPCException: 'generatetoaddress' RPC took longer than 60.000000 seconds. errors on CI.

This is a backport of core#26954

Test Plan:

mkdir build
cd build
cmake .. -GNinja
ninja
python ./test/functional/test_runner.py p2p_headers_sync_with_minchainwork

Reviewers: #bitcoin_abc, bytesofman

Reviewed By: #bitcoin_abc, bytesofman

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

Details

Provenance
MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz>Authored on Jan 23 2023, 15:55
PiRKCommitted on Feb 8 2024, 09:45
PiRKPushed on Feb 8 2024, 09:45
Reviewer
Restricted Project
Differential Revision
D15404: test: Avoid rpc timeout in p2p_headers_sync_with_minchainwork
Parents
rABC8ba329c4fbbe: [Automated] Update electrum checkpoints
Branches
Unknown
Tags
Unknown