Skip to content

Conversation

@matouskozak
Copy link
Member

@matouskozak matouskozak commented Dec 11, 2025

Due to ongoing update of iOS and tvOS device queue, we have limited testing capacity. Disabling tvOS jobs from runtime pipeline and iOS jobs from runtime-extra-platforms pipeline. This should reduce the strain on the queues, reduce the run time of runtime pipeline which runs on every PR, while still providing full coverage over rolling-builds of runtime-extra-platforms (together with runtime pipeline). Work tracked in #122452.

@matouskozak matouskozak self-assigned this Dec 11, 2025
Copilot AI review requested due to automatic review settings December 11, 2025 13:52
@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 temporarily disables iOS and tvOS device tests during a Helix queue upgrade to reduce strain on testing infrastructure. The changes align with the strategy mentioned in GitHub issue #122452 to maintain availability while the device queues are being updated.

Key Changes

  • Disabled tvOS jobs in the main runtime pipeline (runs on every PR)
  • Disabled iOS jobs in the runtime-extra-platforms-ioslike pipeline
  • Updated TODO comments to reference the correct tracking issue

Reviewed changes

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

File Description
eng/pipelines/runtime.yml Commented out tvos_arm64 platform entries for both Mono and CoreCLR/NativeAOT test jobs, added TODO comments referencing issue #122452
eng/pipelines/extra-platforms/runtime-extra-platforms-ioslike.yml Updated existing TODO comments for disabled ios_arm64 entries to reference the new tracking issue #122452 instead of the old issue

matouskozak and others added 2 commits December 11, 2025 14:58
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@matouskozak matouskozak merged commit 8f9bb5b into dotnet:main Dec 11, 2025
159 of 165 checks passed
@matouskozak matouskozak deleted the reschufle-apple-device-tests branch December 11, 2025 19:30
@github-actions github-actions bot locked and limited conversation to collaborators Jan 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants