Skip to content

Fix native AOT outerloops#119312

Merged
jkotas merged 2 commits intomainfrom
MichalStrehovsky-patch-1
Sep 4, 2025
Merged

Fix native AOT outerloops#119312
jkotas merged 2 commits intomainfrom
MichalStrehovsky-patch-1

Conversation

@MichalStrehovsky
Copy link
Member

New test.

Cc @dotnet/ilc-contrib

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Sep 3, 2025
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 fixes native AOT outerloops by conditionally disabling a test that is incompatible with native AOT compilation. The test is modified to only run when not using native AOT.

  • Adds a conditional fact attribute to exclude the test from native AOT scenarios

@MichalStrehovsky
Copy link
Member Author

/azp run runtime-nativeaot-outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
@jkotas jkotas merged commit aafa7f8 into main Sep 4, 2025
75 checks passed
@MichalStrehovsky MichalStrehovsky deleted the MichalStrehovsky-patch-1 branch September 4, 2025 05:27
@github-actions github-actions bot locked and limited conversation to collaborators Oct 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants