Page MenuHomePhabricator

test: Update wait_until usage in abc tests not to use the one from utils
ClosedPublic

Authored by PiRK on Sep 16 2021, 13:01.

Details

Summary

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

Test Plan

test/functional/test_runner.py abc-*

Diff Detail

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