Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/9.0-staging] [mono] Disable UnitTest_GVM_TypeLoadException for fullAOT jobs #111394

Merged

Conversation

github-actions[bot]
Copy link
Contributor

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

Backport of #107502 to release/9.0-staging

/cc @matouskozak

Disable UnitTest_GVM_TypeLoadException for fullAOT Mono jobs

Customer Impact

  • Customer reported
  • Found internally

CI only change.

Regression

  • Yes
  • No

The regression was introduce by #107409.

Testing

The failure wasn't caught on runtime pipeline because Mono FullAOT jobs are only run as part of runtime-extra-platforms or runtime-llvm.

Risk

Low: disabling unsupported failing test scenario to keep CI green.

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.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jan 14, 2025
@matouskozak matouskozak added area-Infrastructure-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jan 14, 2025
@matouskozak matouskozak self-assigned this Jan 14, 2025
Copy link
Contributor

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

@matouskozak
Copy link
Member

/azp run runtime-llvm

@dotnet dotnet deleted a comment from azure-pipelines bot Jan 14, 2025
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matouskozak
Copy link
Member

/azp run runtime-extra-platforms

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matouskozak matouskozak added the Servicing-consider Issue for next servicing release review label Jan 20, 2025
Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

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

approved. we can consider this tell mode

@jeffschwMSFT jeffschwMSFT added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Jan 21, 2025
@jeffschwMSFT jeffschwMSFT added this to the 9.0.2 milestone Jan 21, 2025
@matouskozak matouskozak merged commit 0b71788 into release/9.0-staging Jan 21, 2025
98 of 120 checks passed
@jkotas jkotas deleted the backport/pr-107502-to-release/9.0-staging branch February 2, 2025 18:49
@github-actions github-actions bot locked and limited conversation to collaborators Mar 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants