Skip to content

Marks Linux_pixel_7pro drive_perf_debug_warning to be flaky #174112

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fluttergithubbot
Copy link
Contributor

Issue link: #174111

@fluttergithubbot fluttergithubbot added the team-engine Owned by Engine team label Aug 20, 2025
@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 Aug 20, 2025
@github-actions github-actions bot removed c: tech-debt Technical debt, code quality, testing, etc. team-engine Owned by Engine team labels Aug 20, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly marks the Linux_pixel_7pro drive_perf_debug_warning test as flaky by setting bringup: true. My review includes one suggestion to align the comment with the project's documented conventions for marking flaky tests, which will improve maintainability.

@@ -2706,6 +2706,7 @@ targets:
task_name: devtools_profile_start_test

- name: Linux_pixel_7pro drive_perf_debug_warning
bringup: true # Flaky https://github.com/flutter/flutter/issues/174111
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistency with the project's conventions for marking flaky tests, please format the comment as # TODO(username): github issue url and place it on the line above bringup: true. This convention is documented in the docs/infra/Reducing-Test-Flakiness.md file (line 34).

    # TODO(<github_username>): https://github.com/flutter/flutter/issues/174111
    bringup: true

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.

1 participant