Page MenuHomePhabricator

Fix feature_dbcrash failure
ClosedPublic

Authored by Fabien on Feb 19 2019, 10:07.

Details

Summary

feature_dbcrash.py keeps failing on my machine due to the
wait_for_node_exit timeout being too short. I cannot reproduce on
other machines, maybe this is due the WSL being very slow on disk IO ?
Increasing the timeout fixes the issue.

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

Diff Detail

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