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
Differential D15404
test: Avoid rpc timeout in p2p_headers_sync_with_minchainwork PiRK on Feb 7 2024, 08:45. Authored by Tags None Subscribers None
Details
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 mkdir build cd build cmake .. -GNinja ninja python ./test/functional/test_runner.py p2p_headers_sync_with_minchainwork
Diff Detail
|