Page MenuHomePhabricator

[test] Prevent feature_block spurious timeout
ClosedPublic

Authored by Fabien on Jun 28 2023, 18:32.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC1bdc3d2d7f1a: [test] Prevent feature_block spurious timeout
Summary

There is no point using a shorter than default timeout, especially on a test that already takes a long time to complete.
This should prevent the occasional failures due to the timeout being just a bit too short.

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
feature_block_timeout
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24243
Build 48096: Build Diffbuild-without-wallet · build-diff · build-clang-tidy · build-debug · build-clang
Build 48095: arc lint + arc unit