Skip to content

[CP-stable]Fix an ordering dependency in the services/system_chrome_test.dart test suite#185105

Merged
auto-submit[bot] merged 1 commit into
flutter:flutter-3.41-candidate.0from
flutteractionsbot:cp-stable-6154f7548c56932288114aef3202b0040a0967e8
Apr 15, 2026
Merged

[CP-stable]Fix an ordering dependency in the services/system_chrome_test.dart test suite#185105
auto-submit[bot] merged 1 commit into
flutter:flutter-3.41-candidate.0from
flutteractionsbot:cp-stable-6154f7548c56932288114aef3202b0040a0967e8

Conversation

@flutteractionsbot

@flutteractionsbot flutteractionsbot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

This pull request is created by automatic cherry pick workflow
Please fill in the form below, and a flutter domain expert will evaluate this cherry pick request.

Issue Link:

What is the link to the issue this cherry-pick is addressing?

https://github.com/flutter/flutter/issues/< Replace with issue link here >

Impact Description:

This is a test-only change which removes some dependency on ordering of tests.

Changelog Description:

This change is test-only and does not require a changelog entry.

Workaround:

Risk:

What is the risk level of this cherry-pick?

  • Low
  • Medium
  • High

Test Coverage:

Are you confident that your fix is well-tested by automated tests?

  • Yes
  • No

Validation Steps:

Run CI and ensure the tests pass.

…st suite (flutter#185086)

The "SystemChrome overlay style test" assumed that the overlay style was
not set to SystemUiOverlayStyle.light at the start of the test. That may
not be the case if other tests previously modified that state.

Fixes flutter#185085
@flutteractionsbot flutteractionsbot added the cp: review Cherry-picks in the review queue label Apr 15, 2026
@flutteractionsbot

Copy link
Copy Markdown
Contributor Author

@eyebrowsoffire please fill out the PR description above, afterwards the release team will review this request.

@flutter-dashboard

Copy link
Copy Markdown

This pull request was opened from and to a release candidate branch. This should only be done as part of the official Flutter release process. If you are attempting to make a regular contribution to the Flutter project, please close this PR and follow the instructions at Tree Hygiene for detailed instructions on contributing to Flutter.

Reviewers: Use caution before merging pull requests to release branches. Ensure the proper procedure has been followed.

@github-actions github-actions Bot added the framework flutter/packages/flutter repository. See also f: labels. label Apr 15, 2026

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

Copy link
Copy Markdown
Contributor

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 updates system_chrome_test.dart to set an initial system UI overlay style and clear the log before testing cache miss behavior. I have no feedback to provide.

@eyebrowsoffire eyebrowsoffire added the CICD Run CI/CD label Apr 15, 2026
@eyebrowsoffire eyebrowsoffire added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 15, 2026
@auto-submit auto-submit Bot merged commit 76222c4 into flutter:flutter-3.41-candidate.0 Apr 15, 2026
133 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 16, 2026
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 17, 2026
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App CICD Run CI/CD cp: review Cherry-picks in the review queue framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants