Skip to content

Conversation

fluttergithubbot
Copy link
Contributor

The test has been passing for 50 consecutive runs.
This test can be marked as unflaky.

@fluttergithubbot fluttergithubbot requested a review from bkonyi March 26, 2025 09:20
@flutter-dashboard flutter-dashboard bot added c: flake Tests that sometimes, but not always, incorrectly pass c: tech-debt Technical debt, code quality, testing, etc. labels Mar 26, 2025
@github-actions github-actions bot removed the c: tech-debt Technical debt, code quality, testing, etc. label Mar 26, 2025
auto-submit bot pushed a commit to flutter/cocoon that referenced this pull request Apr 11, 2025
Further work towards debugging why flutter/flutter#166758 occurs in prod.

Locally, with a regression test, it does mark `Windows plugin_test` as non-flaky, but in prod:
```txt
> DEBUG 2025-04-09T09:20:07.673Z Skipping Linux analyzer_benchmark, could not find matching builder line
> DEBUG 2025-04-09T09:20:07.831Z Skipping Linux coverage, could not find matching builder line
> DEBUG 2025-04-09T09:20:07.833Z Skipping Linux_android_emu_unstable android_defines_test, an existing PR is open: flutter/flutter#165961
> DEBUG 2025-04-09T09:20:07.989Z Skipping Linux_pixel_7pro android_semantics_integration_test, could not find matching builder line
> DEBUG 2025-04-09T09:20:08.185Z Skipping Linux_mokey hybrid_android_views_integration_test, could not find matching builder line
> DEBUG 2025-04-09T09:20:08.407Z Skipping Linux_mokey new_gallery__crane_perf, could not find matching builder line
> DEBUG 2025-04-09T09:20:08.415Z Skipping Staging_build_linux analyze, ignore_flakiness specified
> DEBUG 2025-04-09T09:20:08.610Z Skipping Mac_mokey run_debug_test_android, could not find matching builder line
> DEBUG 2025-04-09T09:20:08.792Z Skipping Mac_mokey run_release_test, could not find matching builder line
> DEBUG 2025-04-09T09:20:08.793Z Skipping Mac_arm64_ios imitation_game_flutter, an existing PR is open: flutter/flutter#163113
> DEBUG 2025-04-09T09:20:08.793Z Skipping Mac_arm64_ios imitation_game_swiftui, an existing PR is open: flutter/flutter#163114
> DEBUG 2025-04-09T09:20:09.008Z Skipping Windows plugin_test, could not find matching builder line
> DEBUG 2025-04-09T09:20:09.219Z Skipping Windows_arm64 plugin_test_windows, could not find matching builder line
> DEBUG 2025-04-09T09:20:09.219Z Skipping Linux flutter_packaging, could not find matching builder line
> DEBUG 2025-04-09T09:20:09.221Z Skipping Windows flutter_packaging, could not find matching builder line
```

I am guessing it's some sort of state error? The extra debugging lines will help.
@Piinks Piinks added the autosubmit Merge PR when tree becomes green via auto submit App label Jun 4, 2025
@Piinks Piinks removed the autosubmit Merge PR when tree becomes green via auto submit App label Jul 7, 2025
@Piinks
Copy link
Contributor

Piinks commented Jul 7, 2025

Removed autosubmit as we are about to close the tree to bump Dart.

@Piinks Piinks closed this Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: flake Tests that sometimes, but not always, incorrectly pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants