HomePhabricator

test: Use self.wait_until over wait_until_helper

Description

test: Use self.wait_until over wait_until_helper

Summary:
wait_until_helper is a "private" helper, not intended to be used directly, because it doesn't scale the timeout with the timeout factor. Fix this by replacing it with a call to self.wait_until, which does the scaling.

Backport of core#27226

Test Plan:

ninja check-functional

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D13527

Details

Provenance
fanquake <fanquake@gmail.com>Authored on Mar 10 2023, 13:25
sdulfariCommitted on Apr 3 2023, 16:13
sdulfariPushed on Apr 3 2023, 16:13
Reviewer
Restricted Project
Differential Revision
D13527: test: Use self.wait_until over wait_until_helper
Parents
rABC1de41a13e42b: [depends] Force PIC/PIE in native protobuf
Branches
Unknown
Tags
Unknown