Skip to content

Temporarily disable ios_arm64 platform builds#123985

Merged
kotlarmilos merged 1 commit intodotnet:mainfrom
kotlarmilos:bugfix/ios-install-issue
Feb 4, 2026
Merged

Temporarily disable ios_arm64 platform builds#123985
kotlarmilos merged 1 commit intodotnet:mainfrom
kotlarmilos:bugfix/ios-install-issue

Conversation

@kotlarmilos
Copy link
Member

@kotlarmilos kotlarmilos commented Feb 4, 2026

Description

App installation fails on a subset of devices in the pool. tvOS devices function as expected, indicating a potential issue with device connectivity. This will be followed up with the engineering team.

Contributes to #123796 #122874

@kotlarmilos kotlarmilos self-assigned this Feb 4, 2026
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Feb 4, 2026
@kotlarmilos kotlarmilos removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Feb 4, 2026
@kotlarmilos kotlarmilos added this to the 11.0.0 milestone Feb 4, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR temporarily disables ios_arm64 platform builds in the runtime CI pipelines due to device/app installation issues, while leaving tvos_arm64 builds enabled and tracked via a GitHub issue.

Changes:

  • Commented out ios_arm64 from the platforms lists in eng/pipelines/runtime.yml, adding a tracking issue reference.
  • Commented out ios_arm64 from all relevant platforms lists in eng/pipelines/extra-platforms/runtime-extra-platforms-ioslike.yml, also with the same tracking issue reference.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
eng/pipelines/runtime.yml Disables ios_arm64 CI legs for specific runtime flavors while keeping tvos_arm64 active and documents the tracking issue.
eng/pipelines/extra-platforms/runtime-extra-platforms-ioslike.yml Disables ios_arm64 in all extra iOS-like platform jobs while preserving tvos_arm64 and adds a consistent tracking issue comment.

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Copy link
Member

@matouskozak matouskozak left a comment

Choose a reason for hiding this comment

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

I wonder if the full queue of iOS devices is malfunctioning, based on the list from #123796 (comment)...

I took a quick look at the error and it looks like a device configuration issue

@kotlarmilos
Copy link
Member Author

Could be, I think there are more machines in the queue. Let's check with the engineering team.

@kotlarmilos kotlarmilos enabled auto-merge (squash) February 4, 2026 10:01
@kotlarmilos
Copy link
Member Author

/ba-g DAC failures

Skipping validation to unblock other PRs in the repo

@kotlarmilos kotlarmilos merged commit 5319d34 into dotnet:main Feb 4, 2026
175 of 179 checks passed
kotlarmilos added a commit that referenced this pull request Feb 5, 2026
lewing pushed a commit to lewing/runtime that referenced this pull request Feb 9, 2026
## Description

App installation fails on a subset of devices in the pool. tvOS devices
function as expected, indicating a potential issue with device
connectivity. This will be followed up with the engineering team.

Contributes to dotnet#123796
dotnet#122874
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants