Skip to content

Disable iOS and tvOS jobs until infra issue is fixed#125771

Merged
kotlarmilos merged 1 commit intodotnet:mainfrom
kotlarmilos:disable-ios-tvos-jobs
Mar 19, 2026
Merged

Disable iOS and tvOS jobs until infra issue is fixed#125771
kotlarmilos merged 1 commit intodotnet:mainfrom
kotlarmilos:disable-ios-tvos-jobs

Conversation

@kotlarmilos
Copy link
Member

Tracking issue: #123796

Commenting out all ios_arm64 and tvos_arm64 platform entries in CI pipelines until the XHarness/devicectl infrastructure issue is resolved.

Affected pipelines:

  • runtime-extra-platforms-ioslike.yml (6 jobs: Mono libs, Mono runtime, NativeAOT libs, NativeAOT runtime, CoreCLR runtime, CoreCLR libs)
  • runtime.yml (3 jobs: Mono smoke, CoreCLR smoke, NativeAOT smoke)

Tracking issue: dotnet#123796

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 19, 2026 12:59
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @akoeplinger, @matouskozak, @simonrozsival
See info in area-owners.md if you want to be subscribed.

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 aims to temporarily disable iOS and tvOS (ios_arm64, tvos_arm64) CI jobs in runtime.yml and the iOS-like extra-platforms pipeline while the XHarness/devicectl infrastructure issue tracked in #123796 is unresolved.

Changes:

  • Commented out ios_arm64 and tvos_arm64 entries in eng/pipelines/runtime.yml platform matrices for smoke jobs.
  • Commented out ios_arm64 and tvos_arm64 entries in eng/pipelines/extra-platforms/runtime-extra-platforms-ioslike.yml for the iOS/tvOS job matrices.
  • Added tracking-issue comments next to the disabled platform entries.

Reviewed changes

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

File Description
eng/pipelines/runtime.yml Comments out iOS/tvOS platform entries for affected smoke job matrices (but currently leaves platforms: as null).
eng/pipelines/extra-platforms/runtime-extra-platforms-ioslike.yml Comments out iOS/tvOS platform entries for all iOS-like jobs (but currently leaves platforms: as null).

You can also share your feedback on Copilot code review. Take the survey.

@kotlarmilos
Copy link
Member Author

/ba-g Disable failing jobs due to infra problem

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.

4 participants