HomePhabricator

Merge #17522: test: Wait until mempool is loaded in wallet_abandonconflict

Description

Merge #17522: test: Wait until mempool is loaded in wallet_abandonconflict

Summary:
dddd09eb33d14fabda0aa40fa008b23b2bd6e589 test: Wait until mempool is loaded in wallet_abandonconflict (MarcoFalke)

Pull request description:

This might or might not fix intermittent issues such as https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/28724018#L4091

I believe the mempool was not loaded fully after the restart, in which case it was not dumped either on the next restart. Thus, the previous mempool was attempted to be loaded a second time, which succeeded and contained the txs.

Backport of Core PR17522

Test Plan:

test_runner.py wallet_abandonconflict

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
MarcoFalke <falke.marco@gmail.com>Authored on Oct 22 2020, 23:15
jasonbcoxCommitted on Oct 22 2020, 23:15
abc-botPushed on Oct 22 2020, 23:20
Reviewer
Restricted Project
Differential Revision
D8063: Merge #17522: test: Wait until mempool is loaded in wallet_abandonconflict
Parents
rABC7eb5e1e2e49a: Merge #13928: qa: blocktools enforce named args for amount
Branches
Unknown
Tags
Unknown