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

Revert Dart SDK to c766fffb626e #40315

Merged
merged 2 commits into from Mar 15, 2023
Merged

Conversation

zanderso
Copy link
Member

@zanderso zanderso commented Mar 15, 2023

This reverts Dart to 3.0.0-322.0.dev

There are two issues:

A pub roll is failing to roll into the framework flutter/flutter#122730.

There is a compiler bug flutter/flutter#122724

@goderbauer
Copy link
Member

You probably want to revert #40178 as well, which just went in and was based on this.

@zanderso
Copy link
Member Author

You probably want to revert #40178 as well, which just went in and was based on this.

Revert of that change can go in separately here #40317

@zanderso zanderso added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 15, 2023
@auto-submit auto-submit bot merged commit ec151bf into flutter:main Mar 15, 2023
43 checks passed
@zanderso zanderso deleted the revert-dart branch March 15, 2023 19:19
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 15, 2023
@a-siva
Copy link
Contributor

a-siva commented Mar 15, 2023

A pub roll is failing to roll into the framework flutter/flutter#122730.

Is this the error ?

| Analyzing rfw...
|
| warning • This API is available since SDK 2.14.0, but constraints '>=2.13.0 <3.0.0' don't guarantee it • lib/src/dart/model.dart:82:30 • sdk_version_since
| warning • This API is available since SDK 2.14.0, but constraints '>=2.13.0 <3.0.0' don't guarantee it • lib/src/dart/model.dart:127:30 • sdk_version_since
| warning • This API is available since SDK 2.14.0, but constraints '>=2.13.0 <3.0.0' don't guarantee it • lib/src/flutter/runtime.dart:1078:30 • sdk_version_since
| warning • This API is available since SDK 2.14.0, but constraints '>=2.13.0 <3.0.0' don't guarantee it • lib/src/flutter/runtime.dart:1078:51 • sdk_version_since
|
| 4 issues found. (ran in 4.4s)
ERROR: One or more tests from flutter_packages failed.

@zanderso
Copy link
Member Author

zanderso pushed a commit to flutter/flutter that referenced this pull request Mar 15, 2023
…122746)

* 3c3cbc738 Manual roll Dart SDK from c766fffb626e to 3b109a04f783 (9 revisions) (flutter/engine#40296)

* dee0ae590 [Impeller] Make matrix image filters work as expected with nested saving layers (flutter/engine#40299)

* 835759f4c Roll Skia from 4d90ba479527 to 3b9131c65c01 (5 revisions) (flutter/engine#40304)

* bbde3a77b Roll Fuchsia Linux SDK from BRE9jdqYpdkbU0j7H... to YaWqKKuj-fAqfpKCm... (flutter/engine#40306)

* 1a7e7c468 Roll Dart SDK from 3b109a04f783 to 5c210933cdfe (2 revisions) (flutter/engine#40307)

* 66a3324cf Analyze more shaders (flutter/engine#40285)

* 405c8513e [Impeller] Improve performance of CupertinoPicker with opacity peephole (flutter/engine#40101)

* 9fc3246bf Reland "Make FlutterTest the default test font" (#40188) (flutter/engine#40245)

* 3ed9f1236 Reland: "Added wide-gamut color support for `ui.Image.toByteData` and `ui.Image.colorSpace`" (flutter/engine#40312)

* e143b309c Bump lower Dart SDK constraints to 3.0 (flutter/engine#40178)

* 086b1a022 [impeller] implement GetPositionUVBuffer (flutter/engine#40248)

* ec151bf2c Revert Dart SDK to c766fffb626e (flutter/engine#40315)
@a-siva
Copy link
Contributor

a-siva commented Mar 15, 2023

I have created a revert of the pub roll in Dart here https://dart-review.googlesource.com/c/sdk/+/289062

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
Projects
None yet
4 participants