Page MenuHomePhabricator

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

Authored by jasonbcox on Oct 8 2020, 17:58.

Details

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 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

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable