HomePhabricator

Fix wallet_reorgsrestore functional test flakiness

Description

Fix wallet_reorgsrestore functional test flakiness

Summary:
The test is not designed to account for the parking feature, so disable
it.

Test Plan:

for i in range {1..100}; do
  if ! ./test/functional/test_runner.py wallet_reorgsrestore; then
    break
  fi
done

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
FabienAuthored on Jul 30 2020, 12:29
abc-botPushed on Jul 30 2020, 12:34
Reviewer
Restricted Project
Differential Revision
D7088: Fix wallet_reorgsrestore functional test flakiness
Parents
rABC82e154c27969: [GITIAN] Build with cmake 3.16 from the backport repository
Branches
Unknown
Tags
Unknown