The test is not designed to account for the parking feature, so disable
it.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABCf7b92034f258: Fix wallet_reorgsrestore functional test flakiness
for i in range {1..100}; do if ! ./test/functional/test_runner.py wallet_reorgsrestore; then break fi done
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- fix_wallet_reorgsrestore
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 12241 Build 24698: Default Diff Build & Tests build-diff Build 24697: Build without Wallet build-without-wallet Build 24696: Build with clang-10 build-clang-10 Build 24695: arc lint + arc unit