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

eth/downloader: fix flakey test #24576

Merged
merged 1 commit into from
Mar 23, 2022
Merged

eth/downloader: fix flakey test #24576

merged 1 commit into from
Mar 23, 2022

Conversation

holiman
Copy link
Contributor

@holiman holiman commented Mar 23, 2022

The TestSkeletonSyncRetrievals keeps failing on appveyor, because there's an assumption that 250ms will be sufficient. This PR replaces that built-in timeout with a retrying mechanism, which starts at 20ms and backs off, waiting at most around a second for the expected result to appear.

@holiman holiman merged commit f252154 into ethereum:master Mar 23, 2022
@holiman holiman added this to the 1.10.17 milestone Mar 23, 2022
sidhujag pushed a commit to syscoin/go-ethereum that referenced this pull request Mar 24, 2022
JacekGlen pushed a commit to JacekGlen/go-ethereum that referenced this pull request May 26, 2022
cp-wjhan pushed a commit to cp-yoonjin/go-wemix that referenced this pull request Nov 16, 2022
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.

1 participant