Uh oh!
There was an error while loading. Please reload this page.
Update iOS and tvOS device queues to OSX 15 - #122702
Conversation
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
kotlarmilos
commented
Dec 22, 2025
/azp run runtime-ioslike |
|
Azure Pipelines successfully started running 1 pipeline(s). |
kotlarmilos
commented
Dec 23, 2025
/azp run runtime-ioslike |
|
Azure Pipelines successfully started running 1 pipeline(s). |
kotlarmilos
commented
Jan 5, 2026
/azp run runtime-ioslike |
|
Azure Pipelines successfully started running 1 pipeline(s). |
kotlarmilos
commented
Jan 8, 2026
/azp run runtime-extra-platforms |
|
Azure Pipelines will not run the associated pipelines, because the pull request was updated after the run command was issued. Review the pull request again and issue a new run command. |
kotlarmilos
commented
Jan 8, 2026
/azp list |
This comment was marked as resolved.
This comment was marked as resolved.
kotlarmilos
commented
Jan 8, 2026
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
kotlarmilos
commented
Jan 8, 2026
/azp run runtime-extra-platforms |
|
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Pull request overview
This PR updates iOS and tvOS device testing infrastructure by migrating from scouting Helix queues to production macOS 15 queues, enabling previously disabled test platforms.
Key changes:
- Updates Helix queue names from
osx.amd64.{iphone|appletv}.scouting.opentoosx.15.amd64.{iphone|appletv}.open - Enables tvos_arm64 and ios_arm64 platforms that were previously disabled pending the queue upgrade
- Adds build parameters to support building tests and apps on Helix for iOS/tvOS devices
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| eng/pipelines/runtime.yml | Enables tvos_arm64 platform, adds BuildTestsOnHelix and NeedsToBuildAppsOnHelix parameters, removes TODO comments blocking the platforms |
| eng/pipelines/libraries/helix-queues-setup.yml | Updates iOS and tvOS device queue names from scouting to osx.15 production queues |
| eng/pipelines/extra-platforms/runtime-extra-platforms-ioslike.yml | Enables ios_arm64 platform across multiple job definitions, removes blocking TODO comments |
| eng/pipelines/coreclr/templates/helix-queues-setup.yml | Updates iOS and tvOS device queue names from scouting to osx.15 production queues |
kotlarmilos
commented
Jan 9, 2026
Failures are not related to this PR:
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Description
This PR updates the iOS and tvOS device queues from the scouting queues to macOS 15 with Xcode 26.