Page MenuHomePhabricator

Remove needless timeout in functional test
ClosedPublic

Authored by Fabien on Feb 27 2023, 15:17.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCcde03beeb882: Remove needless timeout in functional test
Summary

Overriding the timeout might be useful during debugging, but for production it only prevents the config dependent timeouts to apply and will cause spurious failures.

Test Plan
./test/functional/test_runner.py abc_p2p_avalanche_proof_voting

Diff Detail

Repository
rABC Bitcoin ABC
Branch
remove_needless_timeout
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 22108
Build 43851: Build Diffbuild-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 43850: arc lint + arc unit