Roll Dart SDK from 25910e31a6d2 to 6fda0523c6c5 (1 revision)#185773
Closed
engine-flutter-autoroll wants to merge 1 commit into
Closed
Conversation
https://dart.googlesource.com/sdk.git/+log/25910e31a6d2..6fda0523c6c5 2026-04-29 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.13.0-80.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter Please CC bensonluk@google.com,dart-vm-team@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Contributor
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
fluttergithubbot
approved these changes
Apr 29, 2026
Contributor
|
autosubmit label was removed for flutter/flutter/185773, because - The status or check suite Linux customer_testing has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Contributor
Author
|
Commit queue failed; closing this roll. |
auto-submit Bot
pushed a commit
to flutter/tests
that referenced
this pull request
Apr 30, 2026
Fixes failing Dart to Flutter [autoroller](flutter/flutter#185773). [Failure log](https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8683154551376454241/+/u/run_test.dart_for_customer_testing_shard_and_subshard_None/stdout) ``` | Analyzing devtools_app... | | warning - test/shared/eval_integration_test.dart:123:43 - A value of type 'Object?' can't be returned by the 'onError' handler because it must be assignable to 'FutureOr<FutureFailedException>', as required by 'Future.then'. - invalid_return_type_for_then | | 1 issue found. ``` Caused by a new analyzer warning: https://dart-review.googlesource.com/c/sdk/+/498240 eval_integration_test.dart was [updated 2 weeks ago](flutter/devtools@e439571#diff-d7c828cbc9f16c59e1193c5a9f816177e84619072686c4d41715f9882d0c188cL123) to fix the problematic line. This updates the git hash used for flutter/devtools customer testing to incorporate this change.
pull Bot
pushed a commit
to safarmer/flutter
that referenced
this pull request
Apr 30, 2026
Fixes failing Dart to Flutter flutter#185773. Commit [0d8487f9d42d46602fd1bd2a5ad28e0f2ace057b](flutter/tests@0d8487f) updates the flutter/tests repo to fix the issue. This PR updates our customer testing version to include that commit in flutter/tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://dart.googlesource.com/sdk.git/+log/25910e31a6d2..6fda0523c6c5
2026-04-29 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.13.0-80.0.dev
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter
Please CC bensonluk@google.com,dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md