Skip to content

Fix flakes in tests due to race condition on finding a free port #1515

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

Merged
merged 1 commit into from
Feb 18, 2022

Conversation

annagrin
Copy link
Contributor

Retry starting HttpServer in tests a few times to recover from a rare race condition.

Closes: #1514

@annagrin annagrin requested a review from elliette February 18, 2022 19:57
@annagrin annagrin merged commit dcffd01 into dart-lang:master Feb 18, 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.

Flaky test due to inter-process race on finding a free port
2 participants