Skip to content

[pr-fix] Run all flutter/packages macOS tests using Xcode 26 and iOS 26 simulator#10635

Open
okorohelijah wants to merge 11 commits intoflutter:mainfrom
okorohelijah:upgrade_xcode_test
Open

[pr-fix] Run all flutter/packages macOS tests using Xcode 26 and iOS 26 simulator#10635
okorohelijah wants to merge 11 commits intoflutter:mainfrom
okorohelijah:upgrade_xcode_test

Conversation

@okorohelijah
Copy link
Contributor

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. You must list at least one issue.
Fixes flutter/flutter#172856

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. 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.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2 3

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@okorohelijah
Copy link
Contributor Author

okorohelijah commented Dec 16, 2025

@jmagman
Copy link
Member

jmagman commented Dec 19, 2025

@okorohelijah I spotted some extra analyzer warnings in the in_app_purchase failures: #10649

@jmagman
Copy link
Member

jmagman commented Dec 19, 2025

Dang...

iOS 26.2 (26.2 - 23C54) - com.apple.CoreSimulator.SimRuntime.iOS-26-2 (unavailable, liblaunch_sim.dylib could not be opened)

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8695102947197916097/+/u/Run_package_tests/list_simulators/stdout

Error (Xcode): iOS 26.2 Platform Not Installed.

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8695102947197916097/+/u/Run_package_tests/build_all_packages_for_iOS_debug/stdout

It does show it downloading from cipd, though I'm unsure what "Overriding runtime 23C53 with 23C54" means:

[W 2025-12-18 15:40:53] runtime D: 2E202634-F938-42C3-8CA5-DC77CC46D9F6 iOS (26.2 - 23C54) (Ready)

 added to Xcode
[W 2025-12-18 15:40:54] Overriding runtime 23C53 with 23C54

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8695102946955814193/+/u/Run_package_tests/install_xcode/install_xcode_from_cipd/stdout

@okorohelijah
Copy link
Contributor Author

okorohelijah commented Dec 19, 2025

@jmagman I think the first 2 errors you mentioned (found in Mac_x64 ios_build_all_packages master and Mac_x64 ios_build_all_packages stable) are related to flutter/flutter#170294 because the current ARM-based simulator images do not run on Intel-based (x64) Macs

@stuartmorgan-g
Copy link
Collaborator

From triage: Is this still under investigation?

@okorohelijah
Copy link
Contributor Author

I think all issues have been filed and accounted for! Thank you!

@vashworth vashworth reopened this Feb 17, 2026
@fluttergithubbot
Copy link

An existing Git SHA, 3c5cf53f56d883e726270ed94e07d333c6a71a63, was detected, and no actions were taken.

To re-trigger presubmits after closing or re-opeing a PR, or pushing a HEAD commit (i.e. with --force) that already was pushed before, push a blank commit (git commit --allow-empty -m "Trigger Build") or rebase to continue.

@vashworth
Copy link
Contributor

Re-testing now that flutter/flutter#180014 is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run all flutter/packages macOS tests using Xcode 26 and iOS 26 simulator

5 participants