Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 14, 2025

Backport of #113313 to release/9.0-staging

/cc @matouskozak

Currently, we are using osx.1200.amd64.open and osx.1200.arm64.open for dotnet/runtime Apple simulator and MacCatalyst jobs. Since macOS 12 is after its EOL, we should migrate to queues with newer macOS version.

iOSSimulator, tvOSSimulator, MacCatalyst pipelines are migrated to:

  • osx.15.amd64.open
  • osx.14.arm64.open (until osx.15.arm64.open has enough machines)

Disabling failing tests against tracking issues.

Customer Impact

  • Customer reported
  • Found internally

No impact, CI testing infra change

Regression

  • Yes
  • No

[If yes, specify when the regression was introduced. Provide the PR or commit if known.]

Testing

runtime-extra-platforms

Risk

Low: CI testing infra change

IMPORTANT: If this backport is for a servicing release, please verify that:

  • The PR target branch is release/X.0-staging, not release/X.0.

Package authoring no longer needed in .NET 9

IMPORTANT: Starting with .NET 9, you no longer need to edit a NuGet package's csproj to enable building and bump the version.
Keep in mind that we still need package authoring in .NET 8 and older versions.

@matouskozak
Copy link
Member

/azp run runtime-extra-platforms

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

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

@matouskozak matouskozak requested a review from agocke April 14, 2025 07:27
@akoeplinger
Copy link
Member

Infrastructure-only change, tell mode, applying Servicing-approved.

@matouskozak
Copy link
Member

The runtime-extra-platforms failures are unrelated. GC_Features crash is present on rolling builds (https://dev.azure.com/dnceng-public/public/_build/results?buildId=1013909) and tracking issue was created #114631.

@matouskozak matouskozak merged commit 213cce2 into release/9.0-staging Apr 14, 2025
196 of 217 checks passed
@matouskozak matouskozak deleted the backport/pr-113313-to-release/9.0-staging branch April 14, 2025 15:58
@github-actions github-actions bot locked and limited conversation to collaborators May 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-mono os-ios Apple iOS os-maccatalyst MacCatalyst OS os-tvos Apple tvOS Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants