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 customer tests reference strong-mode #50751

Closed
6 tasks
srawlins opened this issue Dec 15, 2022 · 1 comment
Closed
6 tasks

Flutter customer tests reference strong-mode #50751

srawlins opened this issue Dec 15, 2022 · 1 comment
Assignees
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P1 A high priority bug; for example, a single project is unusable or has many test failures type-task A well-defined stand-alone task

Comments

@srawlins
Copy link
Member

srawlins commented Dec 15, 2022

We're removing the strong-mode analysis option, so we must clean up these customer tests. At least a subset of the failures are represented here: https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8794686073636648161/+/u/Customer_testing/customer_testing/test_stdout

For each repo, if I understand correctly, I must land a fix in the repo, then change the SHA which is referenced in the tests:

@srawlins srawlins added P1 A high priority bug; for example, a single project is unusable or has many test failures type-task A well-defined stand-alone task area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. labels Dec 15, 2022
@srawlins srawlins self-assigned this Dec 16, 2022
srawlins added a commit to flutter/tests that referenced this issue Dec 19, 2022
srawlins added a commit to flutter/tests that referenced this issue Dec 19, 2022
Bump to this commit flutter/cocoon@fe43094
which contains fixes for Dart 3.

Work towards dart-lang/sdk#50751
srawlins added a commit to flutter/tests that referenced this issue Dec 19, 2022
This bumps flutter_portal to include
fzyzcjy/flutter_portal#97
which contains fixes necessary for Dart 3.

Work towards dart-lang/sdk#50751
srawlins added a commit to flutter/tests that referenced this issue Dec 19, 2022
This commit includes rrousselGit/provider#794 which is a necessary change for Dart 3.

Work towards dart-lang/sdk#50751
srawlins added a commit to flutter/tests that referenced this issue Dec 19, 2022
This commit contains dnfield/flutter_svg#818 which is necessary for Dart 3.

Work towards dart-lang/sdk#50751
srawlins added a commit to flutter/tests that referenced this issue Dec 19, 2022
This commit includes flutter/gallery#844 which is required for Dart 3.

Work towards dart-lang/sdk#50751
goderbauer pushed a commit to flutter/tests that referenced this issue Jan 4, 2023
This commit includes rrousselGit/provider#794 which is a necessary change for Dart 3.

Work towards dart-lang/sdk#50751
goderbauer pushed a commit to flutter/tests that referenced this issue Jan 4, 2023
This commit contains dnfield/flutter_svg#818 which is necessary for Dart 3.

Work towards dart-lang/sdk#50751
srawlins added a commit to flutter/tests that referenced this issue Jan 4, 2023
srawlins added a commit to flutter/tests that referenced this issue Jan 4, 2023
This commit includes flutter/gallery#844 which is required for Dart 3.

Work towards dart-lang/sdk#50751
srawlins added a commit to flutter/tests that referenced this issue Jan 4, 2023
Bump to this commit flutter/cocoon@fe43094
which contains fixes for Dart 3.

Work towards dart-lang/sdk#50751
srawlins added a commit to flutter/tests that referenced this issue Jan 4, 2023
This bumps flutter_portal to include
fzyzcjy/flutter_portal#97
which contains fixes necessary for Dart 3.

Work towards dart-lang/sdk#50751
@srawlins
Copy link
Member Author

srawlins commented Jan 9, 2023

All merged!

@srawlins srawlins closed this as completed Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P1 A high priority bug; for example, a single project is unusable or has many test failures type-task A well-defined stand-alone task
Projects
None yet
Development

No branches or pull requests

1 participant