Page MenuHomePhabricator

test: Add missing syncwithvalidationinterfacequeue
ClosedPublic

Authored by PiRK on Jan 7 2021, 15:19.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABC949d212a8392: test: Add missing syncwithvalidationinterfacequeue
Summary

The wallet rebroadcast functionality learns about new blocks via the validation interface queue. To avoid test failures such as https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/31119387#L466 , we can sync with the queue before advancing the test.

This is a backport of Core PR18228

Test Plan

test/functional/test_runner.py wallet_resend*

Diff Detail

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