-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
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
8 tasks
srawlins
added a commit
to flutter/tests
that referenced
this issue
Dec 19, 2022
See commit here: DanTup/tiler@5703643 Work towards dart-lang/sdk#50751
8 tasks
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
8 tasks
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
8 tasks
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
8 tasks
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
8 tasks
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
8 tasks
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
See commit here: DanTup/tiler@5703643 Work towards dart-lang/sdk#50751
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
All merged! |
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
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:
The text was updated successfully, but these errors were encountered: