Skip to content

Increase the timeout when waiting for Chrome to open#9883

Merged
srawlins merged 1 commit into
flutter:masterfrom
srawlins:chrome-timeout
Jul 9, 2026
Merged

Increase the timeout when waiting for Chrome to open#9883
srawlins merged 1 commit into
flutter:masterfrom
srawlins:chrome-timeout

Conversation

@srawlins

@srawlins srawlins commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

This should reduce flakiness in integration tests. Gemini identified ChromeDriver timing out after 10 seconds was identified as a cause for flakiness, after reviewing several logs fro GitHub CI.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request increases the ChromeDriver startup wait timeout from 10 seconds to 30 seconds in chrome_driver.dart to better support slower environments, and documents this change in the CHANGELOG.md. There are no review comments, and I have no feedback to provide.

@srawlins srawlins merged commit 4362d64 into flutter:master Jul 9, 2026
51 of 52 checks passed
@srawlins srawlins deleted the chrome-timeout branch July 9, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants