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

Retry commands that may time out fake server or the browser starts in tests. #8638

Merged
merged 2 commits into from
Mar 13, 2025

Conversation

isoos
Copy link
Collaborator

@isoos isoos commented Mar 12, 2025

Note: this may be only part of the solution, maybe the low-hanging fruit for reducing the CI flakes. E.g. the current pub get call is guarded with a lock file, maybe we should have a similar one for pkg/web_app and pkg/web_css too.

@isoos isoos requested review from jonasfj and sigurdm March 12, 2025 15:58
@isoos isoos changed the title Retry the 'pub get' command on timeouts when starting the fake server in tests. Retry command that may time out fake server or the browser starts in tests. Mar 12, 2025
@isoos isoos changed the title Retry command that may time out fake server or the browser starts in tests. Retry commands that may time out fake server or the browser starts in tests. Mar 12, 2025
@isoos isoos merged commit ce31392 into dart-lang:master Mar 13, 2025
31 checks passed
@isoos isoos deleted the pub-get-retry branch March 13, 2025 08:58
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.

2 participants