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

Test flake: integration_test/test/live_connection/eval_and_inspect_test.dart #8389

Open
elliette opened this issue Oct 2, 2024 · 1 comment · Fixed by #8391
Open

Test flake: integration_test/test/live_connection/eval_and_inspect_test.dart #8389

elliette opened this issue Oct 2, 2024 · 1 comment · Fixed by #8391
Assignees
Labels
P2 important to work on, but not at the top of the work list. test flake

Comments

@elliette
Copy link
Member

elliette commented Oct 2, 2024

integration_test/test/live_connection/eval_and_inspect_test.dart has begun flaking with same failure as before:

Failure message: TextContainingWidgetFinder:<Found 0 widgets with text containing Variable button is created : []>

Here was the initial fix: #8123

@elliette elliette added test flake P2 important to work on, but not at the top of the work list. labels Oct 2, 2024
@elliette elliette self-assigned this Oct 2, 2024
@elliette elliette reopened this Oct 23, 2024
@elliette
Copy link
Member Author

We're still seeing this error (see for example https://github.com/flutter/devtools/actions/runs/11488753091/job/31976185527?pr=8460) so we either need to up the number of retries again or find another way of determining when the backend has completed the eval request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 important to work on, but not at the top of the work list. test flake
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant