Skip to content

Conversation

@MichalStrehovsky
Copy link
Member

Test started running with #123112

Cc @dotnet/ilc-contrib

Copilot AI review requested due to automatic review settings January 22, 2026 08:22
@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 Jan 22, 2026
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 updates a JIT test for dynamic methods to conditionally run only when reflection emit is supported, preventing test failures on platforms like NativeAOT where reflection emit is not available.

Changes:

  • Changed the test attribute from [Fact] to [ConditionalFact(typeof(TestLibrary.Utilities), nameof(TestLibrary.Utilities.IsReflectionEmitSupported))] to ensure the test only runs on platforms that support reflection emit

@MichalStrehovsky MichalStrehovsky merged commit a035ab7 into main Jan 22, 2026
83 of 84 checks passed
@MichalStrehovsky MichalStrehovsky deleted the MichalStrehovsky-patch-2 branch January 22, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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