Skip to content

Make test_esplora_syncs more robust#2033

Merged
TheBlueMatt merged 1 commit intolightningdevkit:mainfrom
tnull:2023-02-make-esplora-sync-test-more-robust
Feb 27, 2023
Merged

Make test_esplora_syncs more robust#2033
TheBlueMatt merged 1 commit intolightningdevkit:mainfrom
tnull:2023-02-make-esplora-sync-test-more-robust

Conversation

@tnull
Copy link
Copy Markdown
Contributor

@tnull tnull commented Feb 15, 2023

Fixes #2032.

The test generally works fine and the calls in question should never fail. However, they did break eventually in CI.

I'm guessing that in the case of #2032 the electrsd for some reason hadn't finished launching yet when we tried to to access its interface. Therefore this PR adds some changes that should give the bitcoind/electrsd server instances some more time to fully get setup and generally some more leeway.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_esplora_sync is flaky

4 participants