Skip to content

tests: add sync_all to fix race condition in wallet groups test#19756

Merged
maflcko merged 1 commit intobitcoin:masterfrom
kallewoof:202008-wallet-groups-sync-all
Aug 18, 2020
Merged

tests: add sync_all to fix race condition in wallet groups test#19756
maflcko merged 1 commit intobitcoin:masterfrom
kallewoof:202008-wallet-groups-sync-all

Conversation

@kallewoof
Copy link
Contributor

@kallewoof kallewoof commented Aug 18, 2020

This most likely fixes #19749, the intermittent CI issues with wallet_groups.

This fix is also included in #19743.

@fanquake fanquake added the Tests label Aug 18, 2020
@kallewoof kallewoof mentioned this pull request Aug 18, 2020
@maflcko maflcko merged commit e6e277f into bitcoin:master Aug 18, 2020
@kallewoof kallewoof deleted the 202008-wallet-groups-sync-all branch August 18, 2020 06:29
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Aug 18, 2020
…let groups test

72ae20f tests: add sync_all to fix race condition in wallet groups test (Karl-Johan Alm)

Pull request description:

  This most likely fixes bitcoin#19749, the intermittent CI issues with wallet_groups.

  This fix is also included in bitcoin#19743.

Top commit has no ACKs.

Tree-SHA512: dd6ef7f89829483e2278191c21fe0912b51fd2187c10a0fa158339c5ab9f22d93b733ae10f17ef25d8b64f44e596e66dba8d7db5c009343472f422ce4cd67d8f
jasonbcox pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Oct 8, 2020
…ups test

Summary:
72ae20fc142457a200278cb2fedc5e32a3766b58 tests: add sync_all to fix race condition in wallet groups test (Karl-Johan Alm)

Pull request description:

  This most likely fixes #19749, the intermittent CI issues with wallet_groups.

  This fix is also included in #19743.

Backport of Core [[bitcoin/bitcoin#19756 | PR19756]]

We're seeing increased flakiness for this test in our sanitizer builds. This should fix it.

Test Plan: `./test/functional/test_runner.py wallet_groups`

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D7826
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intermittent CI failure: wallet_groups.py

3 participants