Page MenuHomePhabricator

test: Add capability to disable RPC timeout in functional tests.
ClosedPublic

Authored by PiRK on Feb 1 2021, 15:18.

Details

Summary

Modifies the existing --factor flag to --timeout-factor to better express intent.
Adds rules to disable timeout if --timeout-factor is set to 0.
Modfies --timeout-factor help doc to inform users about this feature.

docs: Add notes on how to diasble rpc timeout in functional tests while attatching gdb.

This is a backport of Core PR18986

Test Plan

test/functional/test_runner.py --timeout-factor=0

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable