-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Mark module_test_ios tests unflaky #125498
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
Conversation
keyonghan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we wait for the bot to auto deflake after 50 runs validation, just in case?
I'd like to know if it starts flaking again if the dart team submits a fix for the underlying issue, but it doesn't work or is incomplete for some reason. |
vashworth
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
This failed not too long ago due to flutter/engine#41533 and may have caught it in the presubmit of the engine roll. Let's turn this back on. |
Dart workaround to prevent the flake has rolled into the framework. Mark the tests unflaky so we can detect if it happens again when a fix for the underlying issue lands.
#125425 (comment)
Reverts #125426
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.