Marks Linux_pixel_7pro static_path_stroke_tessellation_perf__timeline_summary to be flaky#175174
Merged
auto-submit[bot] merged 2 commits intoflutter:masterfrom Sep 11, 2025
Merged
Conversation
…_summary to be flaky
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the .ci.yaml configuration file to mark the Linux_pixel_7pro static_path_stroke_tessellation_perf__timeline_summary test as flaky by setting bringup: true. This is a temporary measure to prevent the test from blocking CI, with a comment linking to the issue for tracking the underlying flakiness.
|
|
||
| # Uses Impeller. | ||
| - name: Linux_pixel_7pro static_path_stroke_tessellation_perf__timeline_summary | ||
| bringup: true # Flaky https://github.com/flutter/flutter/issues/175173 |
Contributor
There was a problem hiding this comment.
To improve long-term maintainability and ensure this flaky test is eventually re-enabled, it's good practice to add a TODO comment. This serves as a reminder to address the flakiness and remove the bringup: true flag.
bringup: true # Flaky: https://github.com/flutter/flutter/issues/175173. TODO: Remove this once the test is fixed.
flar
approved these changes
Sep 10, 2025
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Sep 12, 2025
…timeline_summary to be flaky (flutter/flutter#175174)
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Sep 12, 2025
…timeline_summary to be flaky (flutter/flutter#175174)
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Sep 12, 2025
…timeline_summary to be flaky (flutter/flutter#175174)
auto-submit bot
pushed a commit
to flutter/packages
that referenced
this pull request
Sep 12, 2025
flutter/flutter@5a6a1bf...f331a55 2025-09-12 [email protected] Roll Dart SDK from a4075f2f670f to 11dedad2d062 (2 revisions) (flutter/flutter#175268) 2025-09-12 [email protected] Roll Packages from 5db2635 to 15e7e89 (2 revisions) (flutter/flutter#175266) 2025-09-12 [email protected] Document Form.onChange precedence over DropdownButtonFormField.onChange (flutter/flutter#175249) 2025-09-12 [email protected] Roll Fuchsia Linux SDK from 1pTB3J5rn4YYugylf... to b1AYfAFOnvBMHSsYL... (flutter/flutter#175250) 2025-09-12 [email protected] Roll Dart SDK from 7acebac57248 to a4075f2f670f (1 revision) (flutter/flutter#175245) 2025-09-11 [email protected] Roll Dart SDK from f7d6a4732ab0 to 7acebac57248 (2 revisions) (flutter/flutter#175239) 2025-09-11 [email protected] Marks Linux_pixel_7pro static_path_stroke_tessellation_perf__timeline_summary to be flaky (flutter/flutter#175174) 2025-09-11 [email protected] update deps to point to the new SOT repo for package:coverage (flutter/flutter#175234) 2025-09-11 [email protected] [web] Fix image and color filters equality in SkWASM. (flutter/flutter#175230) 2025-09-11 [email protected] Roll Packages from 03598e7 to 5db2635 (1 revision) (flutter/flutter#175232) 2025-09-11 [email protected] Migrate to widget state (flutter/flutter#174746) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
mboetger
pushed a commit
to mboetger/flutter
that referenced
this pull request
Sep 18, 2025
…_summary to be flaky (flutter#175174) <!-- meta-tags: To be used by the automation script only, DO NOT MODIFY. { "name": "Linux_pixel_7pro static_path_stroke_tessellation_perf__timeline_summary" } --> Issue link: flutter#175173 Co-authored-by: Jim Graham <[email protected]>
Jaineel-Mamtora
pushed a commit
to Jaineel-Mamtora/flutter_forked
that referenced
this pull request
Sep 24, 2025
…_summary to be flaky (flutter#175174) <!-- meta-tags: To be used by the automation script only, DO NOT MODIFY. { "name": "Linux_pixel_7pro static_path_stroke_tessellation_perf__timeline_summary" } --> Issue link: flutter#175173 Co-authored-by: Jim Graham <[email protected]>
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Nov 12, 2025
…timeline_summary to be flaky (flutter/flutter#175174)
lucaantonelli
pushed a commit
to lucaantonelli/flutter
that referenced
this pull request
Nov 21, 2025
…_summary to be flaky (flutter#175174) <!-- meta-tags: To be used by the automation script only, DO NOT MODIFY. { "name": "Linux_pixel_7pro static_path_stroke_tessellation_perf__timeline_summary" } --> Issue link: flutter#175173 Co-authored-by: Jim Graham <[email protected]>
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.
Issue link: #175173