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
Lint
Lint Not Applicable
Unit
Tests Not Applicable