Skip to content

[clr-ios] Enable Debug CoreCLR Apple Mobile jobs in extra-platforms pipelines#127498

Draft
Copilot wants to merge 8 commits into
mainfrom
copilot/enable-debug-jobs-coreclr
Draft

[clr-ios] Enable Debug CoreCLR Apple Mobile jobs in extra-platforms pipelines#127498
Copilot wants to merge 8 commits into
mainfrom
copilot/enable-debug-jobs-coreclr

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 28, 2026

Description

Enables the previously commented-out Debug CoreCLR libraries smoke test jobs for tvos_arm64, iossimulator_arm64, and maccatalyst_arm64.

Copilot AI and others added 3 commits April 27, 2026 14:42
Copilot AI self-assigned this Apr 28, 2026
Copilot AI review requested due to automatic review settings April 28, 2026 09:50
Copilot AI review requested due to automatic review settings April 28, 2026 09:50
@kotlarmilos kotlarmilos added area-Infrastructure-coreclr Only use for closed issues os-ios Apple iOS labels Apr 28, 2026
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to 'os-ios': @vitek-karas, @kotlarmilos, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

@kotlarmilos
Copy link
Copy Markdown
Member

/azp run runtime-extra-platforms

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

This was referenced Apr 28, 2026
@kotlarmilos
Copy link
Copy Markdown
Member

/azp run runtime-extra-platforms

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copilot AI review requested due to automatic review settings May 15, 2026 11:33
Copy link
Copy Markdown
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.

Copilot's findings

  • Files reviewed: 3/3 changed files
  • Comments generated: 3

Comment thread eng/pipelines/extra-platforms/runtime-extra-platforms-maccatalyst.yml Outdated
Comment thread eng/pipelines/extra-platforms/runtime-extra-platforms-ioslikesimulator.yml Outdated
Comment thread eng/pipelines/extra-platforms/runtime-extra-platforms-ioslike.yml Outdated
In runtime-extra-platforms / runtime-{ioslike,ioslikesimulator,maccatalyst}
pipelines, isRunSmokeTestsOnly is false (eng/pipelines/common/variables.yml),
so $(_runSmokeTestsOnlyArg) expands to /p:RunSmokeTestsOnly=false and the
"_Smoke" jobs would actually run the full libraries matrix. Hardcode
/p:RunSmokeTestsOnly=true to match the convention in eng/pipelines/runtime.yml
and keep the job duration manageable.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@kotlarmilos
Copy link
Copy Markdown
Member

/azp run runtime-extra-platforms

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copilot AI review requested due to automatic review settings May 19, 2026 10:40
Copy link
Copy Markdown
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.

Copilot's findings

  • Files reviewed: 3/3 changed files
  • Comments generated: 0 new

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

Labels

area-Infrastructure-coreclr Only use for closed issues os-ios Apple iOS

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants