Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: Add missing sync_all to wallet_importdescriptors.py #18805

Merged
merged 1 commit into from
Apr 28, 2020

Conversation

achow101
Copy link
Member

node1 will sometimes do sendtoaddress before it has received a funding transaction which will cause the test to fail. sync_all to ensure it gets the transaction first.

Fixes #18800

node1 will sometimes do sendtoaddress before it has received a funding
transaction which will cause the test to fail. sync_all to ensure it
gets the transaction first.
@DrahtBot DrahtBot added the Tests label Apr 28, 2020
@instagibbs
Copy link
Member

ACK 7b2b06d The wallet endpoint right after is indeed node 1.

Maybe should have some style to make sure wallet endpoints are clearly attached to certain nodes

@maflcko maflcko merged commit ba348db into bitcoin:master Apr 28, 2020
@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.

wallet_importdescriptors intermittent failure "Insufficient funds (-6)"
4 participants