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
Branch
abc_tests_wait_until
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 16673
Build 33201: Build Diffbuild-debug · build-clang-tidy · build-without-wallet · build-diff · build-clang
Build 33200: arc lint + arc unit