Skip to content
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

[flutter_tools] Fix leaky test #105927

Merged
merged 2 commits into from
Jun 13, 2022

Conversation

christopherfujino
Copy link
Member

@christopherfujino christopherfujino commented Jun 13, 2022

Fixes #105924

Passes with explicit --test-randomize-ordering-seed=20220613 locally

@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Jun 13, 2022
Copy link
Member

@jmagman jmagman left a comment

Choose a reason for hiding this comment

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

Is this needed in all the tests that override with FakeStdio?
LGTM to green the build but we probably need to take another look at this pattern...

@christopherfujino
Copy link
Member Author

Is this needed in all the tests that override with FakeStdio? LGTM to green the build but we probably need to take another look at this pattern...

problem is a lot of the overrides are just copy and pasted, not necessarily needed. I think long term the solution is using testWithoutContext

@christopherfujino
Copy link
Member Author

Merging on before tests finish to fix the tree

@christopherfujino christopherfujino merged commit d31c250 into flutter:master Jun 13, 2022
@christopherfujino christopherfujino deleted the re-enable-shuffle branch June 13, 2022 23:12
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jun 14, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Jun 14, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jun 14, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Jun 14, 2022
camsim99 pushed a commit to camsim99/flutter that referenced this pull request Aug 10, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 30, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tree red on tool test failure: "test/commands.shard/hermetic/run_test.dart"
2 participants