Skip to content

Manual Dart roll from 66873d2da857 to 84220a34788e#186812

Merged
auto-submit[bot] merged 1 commit into
flutter:masterfrom
jason-simmons:dart_roll_052026
May 20, 2026
Merged

Manual Dart roll from 66873d2da857 to 84220a34788e#186812
auto-submit[bot] merged 1 commit into
flutter:masterfrom
jason-simmons:dart_roll_052026

Conversation

@jason-simmons

Copy link
Copy Markdown
Member

Includes updates for the renaming of some snapshot symbols (see https://dart.googlesource.com/sdk.git/+/d36adbacafee01d9852cf8e960cf2d8654d91e7e)

@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label May 20, 2026
@flutter-dashboard

Copy link
Copy Markdown

It looks like this pull request may not have tests. Please make sure to add tests or get an explicit test exemption before merging.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. If you believe this PR qualifies for a test exemption, contact "@test-exemption-reviewer" in the #hackers channel in Discord (don't just cc them here, they won't see it!). The test exemption team is a small volunteer group, so all reviewers should feel empowered to ask for tests, without delegating that responsibility entirely to the test exemption group.

@github-actions github-actions Bot added tool Affects the "flutter" command-line tool. See also t: labels. engine flutter/engine related. See also e: labels. labels May 20, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the requiredSymbols list in AppleTestUtils by adding _kDartSnapshotData and _kDartSnapshotText. Feedback indicates that the old symbols _kDartIsolateSnapshotData and _kDartIsolateSnapshotInstructions should be removed to reflect renaming in the Dart SDK, and that _kDartSnapshotText is likely a typo for _kDartSnapshotInstructions.

Comment thread packages/flutter_tools/test/integration.shard/test_utils.dart
@jason-simmons jason-simmons added the autosubmit Merge PR when tree becomes green via auto submit App label May 20, 2026
@auto-submit

auto-submit Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

autosubmit label was removed for flutter/flutter/186812, because - The status or check suite Mac customer_testing has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label May 20, 2026
@jason-simmons jason-simmons added the autosubmit Merge PR when tree becomes green via auto submit App label May 20, 2026
@auto-submit auto-submit Bot added this pull request to the merge queue May 20, 2026
Merged via the queue into flutter:master with commit 58dd014 May 20, 2026
207 of 208 checks passed
@flutter-dashboard flutter-dashboard Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label May 20, 2026
matthewhendrix pushed a commit to matthewhendrix/flutter that referenced this pull request May 23, 2026
auto-submit Bot pushed a commit that referenced this pull request Jun 12, 2026
….pre release (#187872)

Updates DEPS to update the Dart revision to aad8be4ce3077a809f0b4f3325c6d8a6908aad54 and makes the following changes that Dart version update (this list includes all of the commits in this PR!!):

| Commit  | Reasoning |
| ------------- | ------------- |
|9cddb59 | New Dart version removed `ai` repository from their internal DEPS in dart-lang/sdk@06bdbd7 (cherry pick of #187378)  |
| a6fb7ec | Actual commit that updates Dart version 🎯  |
| 527ebc7 | Required to compile the engine with the new Dart version (cherry pick of #187013) |
| 37c44d7 | Also required to compile the engine with the new Dart version (cherry pick of #187091) |
| aafb985 | Ignore; reverted in 03b6bf1 |
| dc91998 | Update LICENSES according to new Dart version |
| 2cd036e | Ignore; reverted in 03b6bf1 |
| 50a3ace | Formats engine Dart files according to updated formatter in new version of Dart SDK (part of #186690) |
| ec37bf7 | Updated snapshot symbol assertions as a consequence of dart-lang/sdk@d36adba (cherry pick of #186812) |
| a46d1e8 | Same as above |
| 5a21bc3 | Fixes new `unawaited_return_in_try_block` analyzer errors caused by new Dart version (part of #186690) |
|03b6bf1 | Reverts unnecessary analysis errors I added earlier }

All of these fixes are included in this PR because their causes are a consequence of updating the Dart revision to the latest Dart beta (3.13.0-167.1.beta).

Part of #187787.

If this change needs to override an active code freeze, provide a comment explaining why. The code freeze workflow can be overridden by code reviewers. See pinned issues for any active code freezes with guidance.

**Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.
via-guy pushed a commit to via-guy/flutter that referenced this pull request Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD engine flutter/engine related. See also e: labels. tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants