Skip to content

Update the list of binaries in the code signing verification test to include new Dart snapshots#186754

Merged
jtmcdole merged 4 commits into
flutter:masterfrom
jason-simmons:dart_roll_051826_snapshot_format
May 19, 2026
Merged

Update the list of binaries in the code signing verification test to include new Dart snapshots#186754
jtmcdole merged 4 commits into
flutter:masterfrom
jason-simmons:dart_roll_051826_snapshot_format

Conversation

@jason-simmons

Copy link
Copy Markdown
Member

A recent Dart roll (#186690) changed the format of Dart AOT snapshots so that they are now recognized as binaries by run_verify_binaries_codesigned_tests.

The list of expected binaries needs to be updated accordingly.

…include new Dart snapshots

A recent Dart roll (flutter#186690)
changed the format of Dart AOT snapshots so that they are now
recognized as binaries by run_verify_binaries_codesigned_tests.

The list of expected binaries needs to be updated accordingly.
@jason-simmons jason-simmons requested a review from jtmcdole May 19, 2026 17:22
@flutter-dashboard flutter-dashboard Bot added the CICD Run CI/CD label May 19, 2026
gaaclarke
gaaclarke previously approved these changes May 19, 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 adds several Dart SDK and engine snapshots to the list of binaries requiring entitlements for code signing verification in run_verify_binaries_codesigned_tests.dart. Feedback suggests sorting the newly added snapshot paths alphabetically to maintain consistency and improve maintainability, as per the style guide.

Comment thread dev/bots/suite_runners/run_verify_binaries_codesigned_tests.dart Outdated
jtmcdole
jtmcdole previously approved these changes May 19, 2026
@jason-simmons jason-simmons added autosubmit Merge PR when tree becomes green via auto submit App emergency Jump the queue; land PR in front of all others; only use for emergencies labels May 19, 2026
@flutter-dashboard

Copy link
Copy Markdown

Detected the emergency label.

If you add the autosubmit label, the bot will wait until all presubmits pass but ignore the tree status, allowing fixes for tree breakages while still validating that they don't break any existing presubmits.

The "Merge" button is also unlocked. To bypass presubmits as well as the tree status, press the GitHub "Add to Merge Queue".

@jason-simmons jason-simmons removed autosubmit Merge PR when tree becomes green via auto submit App emergency Jump the queue; land PR in front of all others; only use for emergencies labels May 19, 2026
@jason-simmons jason-simmons dismissed stale reviews from jtmcdole and gaaclarke via 89d07a0 May 19, 2026 18:12
@github-actions github-actions Bot removed the CICD Run CI/CD label May 19, 2026
@jason-simmons jason-simmons added the CICD Run CI/CD label May 19, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label May 19, 2026
@jason-simmons jason-simmons added the CICD Run CI/CD label May 19, 2026
@jason-simmons jason-simmons added autosubmit Merge PR when tree becomes green via auto submit App emergency Jump the queue; land PR in front of all others; only use for emergencies labels May 19, 2026
@flutter-dashboard

Copy link
Copy Markdown

Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change).

If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review.

For more guidance, visit Writing a golden file test for package:flutter.

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

Changes reported for pull request #186754 at sha 6a2cc41

@flutter-dashboard flutter-dashboard Bot added the will affect goldens Changes to golden files label May 19, 2026
@gaaclarke

Copy link
Copy Markdown
Member

fyi, those golden diffs are flakes, there is an issue for that that is currently being worked on by the android team.

@github-actions github-actions Bot removed the CICD Run CI/CD label May 19, 2026
@jason-simmons jason-simmons added the CICD Run CI/CD label May 19, 2026
@jtmcdole jtmcdole added this pull request to the merge queue May 19, 2026
@jtmcdole

Copy link
Copy Markdown
Member

CiSuccessful check on AutoSubmit failed for some reason. Investigating

Merged via the queue into flutter:master with commit 1924b79 May 19, 2026
164 checks passed
@flutter-dashboard flutter-dashboard Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label May 19, 2026
auto-submit Bot pushed a commit to flutter/packages that referenced this pull request May 20, 2026
flutter/flutter@259aeae...e03b91f

2026-05-20 engine-flutter-autoroll@skia.org Roll Packages from ade10ca to 1dfbada (6 revisions) (flutter/flutter#186811)
2026-05-20 brunocorona.alcantar@gmail.com Fix AnimatedList.separated assert when removing last item mid-removal… (flutter/flutter#186389)
2026-05-20 engine-flutter-autoroll@skia.org Roll Skia from d45969a5752e to 5f4f454b9662 (2 revisions) (flutter/flutter#186809)
2026-05-20 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from -F9Ci3Opxt06MixDl... to iKCvaD58jKStYGla0... (flutter/flutter#186796)
2026-05-20 engine-flutter-autoroll@skia.org Roll Skia from 19ad9707e5c6 to d45969a5752e (2 revisions) (flutter/flutter#186792)
2026-05-20 engine-flutter-autoroll@skia.org Roll Skia from 3471ebf5af0c to 19ad9707e5c6 (9 revisions) (flutter/flutter#186772)
2026-05-20 mdebbar@google.com [web] Refactor webparagraph painters to separate CK properly (flutter/flutter#186684)
2026-05-19 31859944+LongCatIsLooong@users.noreply.github.com Enable Swift testing in the iOS embedder (flutter/flutter#185712)
2026-05-19 mdebbar@google.com [web] Rename WebParagraph goldens (flutter/flutter#186680)
2026-05-19 engine-flutter-autoroll@skia.org Roll Skia from f1b406860c5e to 3471ebf5af0c (5 revisions) (flutter/flutter#186745)
2026-05-19 154381524+flutteractionsbot@users.noreply.github.com Revert "Ship gen_snapshot for linux-arm64 hosts targeting Android" (flutter/flutter#186693)
2026-05-19 bkonyi@google.com [ Tool ] Remove legacy analytics code (flutter/flutter#184994)
2026-05-19 chingjun@google.com Update Vulkan enum values (flutter/flutter#186694)
2026-05-19 1961493+harryterkelsen@users.noreply.github.com fix(web): Fixes CSS override detection when the browser has a default font size (flutter/flutter#186474)
2026-05-19 30870216+gaaclarke@users.noreply.github.com adds linux impeller hello world integration test (flutter/flutter#186715)
2026-05-19 jason-simmons@users.noreply.github.com Update the list of binaries in the code signing verification test to include new Dart snapshots (flutter/flutter#186754)
2026-05-19 brunocorona.alcantar@gmail.com Make EdgeDraggingAutoScroller respect ScrollPhysics (flutter/flutter#186541)
2026-05-19 bkonyi@google.com [ Widget Preview ] Fix inspector split resize focus loss over WebViews (flutter/flutter#186432)
2026-05-19 engine-flutter-autoroll@skia.org Roll Packages from b9bdd37 to ade10ca (1 revision) (flutter/flutter#186746)
2026-05-19 jason-simmons@users.noreply.github.com Manual Dart roll from 8e30b88e4d5a to 66873d2da857 (flutter/flutter#186690)
2026-05-19 bkonyi@google.com [ Widget Preview ] Improve zoom behavior and add zoom slider (flutter/flutter#186422)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: 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
matthewhendrix pushed a commit to matthewhendrix/flutter that referenced this pull request May 23, 2026
…include new Dart snapshots (flutter#186754)

A recent Dart roll (flutter#186690)
changed the format of Dart AOT snapshots so that they are now recognized
as binaries by run_verify_binaries_codesigned_tests.

The list of expected binaries needs to be updated accordingly.
creatorpiyush pushed a commit to creatorpiyush/packages that referenced this pull request Jun 10, 2026
…r#11747)

flutter/flutter@259aeae...e03b91f

2026-05-20 engine-flutter-autoroll@skia.org Roll Packages from ade10ca to 1dfbada (6 revisions) (flutter/flutter#186811)
2026-05-20 brunocorona.alcantar@gmail.com Fix AnimatedList.separated assert when removing last item mid-removal… (flutter/flutter#186389)
2026-05-20 engine-flutter-autoroll@skia.org Roll Skia from d45969a5752e to 5f4f454b9662 (2 revisions) (flutter/flutter#186809)
2026-05-20 engine-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from -F9Ci3Opxt06MixDl... to iKCvaD58jKStYGla0... (flutter/flutter#186796)
2026-05-20 engine-flutter-autoroll@skia.org Roll Skia from 19ad9707e5c6 to d45969a5752e (2 revisions) (flutter/flutter#186792)
2026-05-20 engine-flutter-autoroll@skia.org Roll Skia from 3471ebf5af0c to 19ad9707e5c6 (9 revisions) (flutter/flutter#186772)
2026-05-20 mdebbar@google.com [web] Refactor webparagraph painters to separate CK properly (flutter/flutter#186684)
2026-05-19 31859944+LongCatIsLooong@users.noreply.github.com Enable Swift testing in the iOS embedder (flutter/flutter#185712)
2026-05-19 mdebbar@google.com [web] Rename WebParagraph goldens (flutter/flutter#186680)
2026-05-19 engine-flutter-autoroll@skia.org Roll Skia from f1b406860c5e to 3471ebf5af0c (5 revisions) (flutter/flutter#186745)
2026-05-19 154381524+flutteractionsbot@users.noreply.github.com Revert "Ship gen_snapshot for linux-arm64 hosts targeting Android" (flutter/flutter#186693)
2026-05-19 bkonyi@google.com [ Tool ] Remove legacy analytics code (flutter/flutter#184994)
2026-05-19 chingjun@google.com Update Vulkan enum values (flutter/flutter#186694)
2026-05-19 1961493+harryterkelsen@users.noreply.github.com fix(web): Fixes CSS override detection when the browser has a default font size (flutter/flutter#186474)
2026-05-19 30870216+gaaclarke@users.noreply.github.com adds linux impeller hello world integration test (flutter/flutter#186715)
2026-05-19 jason-simmons@users.noreply.github.com Update the list of binaries in the code signing verification test to include new Dart snapshots (flutter/flutter#186754)
2026-05-19 brunocorona.alcantar@gmail.com Make EdgeDraggingAutoScroller respect ScrollPhysics (flutter/flutter#186541)
2026-05-19 bkonyi@google.com [ Widget Preview ] Fix inspector split resize focus loss over WebViews (flutter/flutter#186432)
2026-05-19 engine-flutter-autoroll@skia.org Roll Packages from b9bdd37 to ade10ca (1 revision) (flutter/flutter#186746)
2026-05-19 jason-simmons@users.noreply.github.com Manual Dart roll from 8e30b88e4d5a to 66873d2da857 (flutter/flutter#186690)
2026-05-19 bkonyi@google.com [ Widget Preview ] Improve zoom behavior and add zoom slider (flutter/flutter#186422)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
Please CC stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: 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
@camsim99 camsim99 added the cp: beta cherry pick this pull request to beta release candidate branch label Jun 13, 2026
auto-submit Bot pushed a commit that referenced this pull request Jun 16, 2026
… test to include new Dart snapshots (#188050)

to unblock the beta candidate tree.

This CP combines #186754 and #187378. Also added an empty line to a `.mm` file to trigger engine rebuild. 
This change won't be merged back to master so the empty line should be fine.

This commit, if merged, won't have an entry in the changelog since it is not user-facing / does not affect app / plugin devs.

Re: the list of binaries, [the most recent 2 commits on master](https://github.com/flutter/flutter/commits/master/dev/bots/suite_runners/run_verify_binaries_codesigned_tests.dart) that edited `run_verify_binaries_codesigned_tests.dart` have both been cherry-picked into the beta branch. I have verified that `git diff upstream/master -- dev/bots/suite_runners/run_verify_binaries_codesigned_tests.dart` is clean.

`SHARD=verify_binaries_pre_codesigned bin/cache/dart-sdk/bin/dart dev/bots/test.dart` fails but that's likely because the engine revision was still on 0a9f488c13.

The current dart revision is [aad8be4ce3077a809f0b4f3325c6d8a6908aad54](https://dart.googlesource.com/sdk/+show/aad8be4ce3077a809f0b4f3325c6d8a6908aad54) 
> Version 3.13.0-167.1.beta
> 
> Merge 3.13.0-167.0.dev into beta

The dart revision associated with #186754 was [66873d2da857](https://dart.googlesource.com/sdk/+show/66873d2da857), 
> Version 3.13.0-108.0.dev
> 
> Merge 0aa709e8cce030d45dd6173f70e6963752f0130e into dev

The dart revision associated with #187378 was [3cdc25e8ffe98c61b36af485573639dc833b75cb](https://dart.googlesource.com/sdk/+show/3cdc25e8ffe98c61b36af485573639dc833b75cb)
> Version 3.13.0-149.0.dev
> 
> Merge f710c4338a82b73e780519893cba959b38db1778 into dev
via-guy pushed a commit to via-guy/flutter that referenced this pull request Jun 26, 2026
…include new Dart snapshots (flutter#186754)

A recent Dart roll (flutter#186690)
changed the format of Dart AOT snapshots so that they are now recognized
as binaries by run_verify_binaries_codesigned_tests.

The list of expected binaries needs to be updated accordingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD cp: beta cherry pick this pull request to beta release candidate branch emergency Jump the queue; land PR in front of all others; only use for emergencies will affect goldens Changes to golden files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants