Intermittent CI failure: wallet_groups.py
Details:
Intermittent CI failure: wallet_groups.py
Details:
It's from just-merged 7f13dfb587dd6a7a5b7dfbfe689ae0ce818fe5c9 in #14582. A potential fix may have been made in here: #19743 (review). Looks like a data race that hopefully a self.sync_all() can settle.
Various PR's I've tried to update today seem to have this test failure, too
https://travis-ci.org/github/bitcoin-core/gui/jobs/718590689#L3324 https://cirrus-ci.com/task/5166287036874752?command=ci#L1393 https://cirrus-ci.com/task/4784155206615040?command=ci#L1411 https://travis-ci.org/github/bitcoin/bitcoin/jobs/718717501#L3327 https://cirrus-ci.com/task/4528049808998400?command=ci#L1451 https://cirrus-ci.com/task/6437719427514368?command=ci#L1238 https://travis-ci.org/github/bitcoin/bitcoin/jobs/718702350#L3326 https://cirrus-ci.com/task/6532119117692928?command=ci#L1411 https://cirrus-ci.com/task/5150897095311360?command=ci#L1126
Frustrating. None of my machines exhibit this no matter how many times I try. Focusing on this now.
Edit: I did actually see this error once, and fixed it in the follow-up; I forgot that wasn't merged yet.