-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Add missing Dart SDK dependencies to DEPS #165308
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
Conversation
|
This has been validated against the dart revision e4a852ed1e96d8ec8b07a248495645965b39c05a that contains the commit of https://dart-review.googlesource.com/c/sdk/+/397164. |
|
autosubmit label was removed for flutter/flutter/165308, because - The status or check suite Mac gradle_plugin_bundle_test has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
autosubmit label was removed for flutter/flutter/165308, because - The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
The Google Testing step is failing on a 404 trying to download canvaskit. To get past it, you can set the "Infra failure" label. |
This should allow https://dart-review.googlesource.com/c/sdk/+/397164 to reland. Using `pub get` in the sdk requires all packages to resolve to actual paths. It seems the flutter DEPS file had fallen behind.
This should allow https://dart-review.googlesource.com/c/sdk/+/397164 to reland.
Using
pub getin the sdk requires all packages to resolve to actual paths.It seems the flutter DEPS file had fallen behind.