Page MenuHomePhabricator

Increase the debug log assertion timeout in abc_feature_minerfund.py test
ClosedPublic

Authored by Fabien on Mon, Dec 30, 22:36.

Details

Summary

The test is not long but the log assertions have a default timeout of 2s, which might not be enough to download a block on slow machines. Also bypass the p2p delays to speed it up a bit.

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
feature_minerfund_nodelay
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31842
Build 63177: Build Diffbuild-without-wallet · build-clang · build-clang-tidy · build-debug · build-diff
Build 63176: arc lint + arc unit