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

Skip flaky test #8506

Merged
merged 2 commits into from
Nov 4, 2024
Merged

Skip flaky test #8506

merged 2 commits into from
Nov 4, 2024

Conversation

elliette
Copy link
Member

@elliette elliette commented Nov 4, 2024

Work towards #8389

Previous attempts to fix this involved adding retry logic and then increasing the number or retries:

However, we're still seeing flakes here so I think I need to figure out a better way to determine whether the eval has completed successfully before looking for the eval message in the console. Skipping the failing test case for now.

@elliette elliette requested a review from a team as a code owner November 4, 2024 17:30
@elliette elliette requested review from kenzieschmoll and removed request for a team November 4, 2024 17:30
@elliette elliette merged commit 62f496e into flutter:master Nov 4, 2024
23 of 24 checks passed
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