Replace utils.wait_until with BitcoinTestFramework.wait_until,
because the latter takes timeout-factor into account which allows to
increase the timeouts for all tests on slow machines.
This is a follow-up to D10128
Differential D10132
test: Update wait_until usage in abc tests not to use the one from utils PiRK on Sep 16 2021, 13:01. Authored by Tags None Subscribers None
Details
Replace utils.wait_until with BitcoinTestFramework.wait_until, This is a follow-up to D10128 test/functional/test_runner.py abc-*
Diff Detail
|