Skip to content

Marks Linux_pixel_7pro service_extensions_test to be flaky #174114

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: #174113

@fluttergithubbot fluttergithubbot added the team-tool Owned by Flutter Tool 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-tool Owned by Flutter Tool 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 service_extensions_test as flaky in the .ci.yaml configuration file. By adding bringup: true, the test will no longer cause the entire build to fail, which is an appropriate way to handle flaky tests while a permanent fix is investigated. The change includes a comment that links to the relevant GitHub issue for tracking purposes. The implementation is sound, and I have no further recommendations.

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.

2 participants