Marks Linux_android_emu_unstable android_defines_test to be unflaky#165961
Closed
fluttergithubbot wants to merge 1 commit intoflutter:masterfrom
Closed
Marks Linux_android_emu_unstable android_defines_test to be unflaky#165961fluttergithubbot wants to merge 1 commit intoflutter:masterfrom
fluttergithubbot wants to merge 1 commit intoflutter:masterfrom
Conversation
bkonyi
approved these changes
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.
Contributor
|
Removed autosubmit as we are about to close the tree to bump Dart. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The test has been passing for 50 consecutive runs.
This test can be marked as unflaky.