Skip to content

Conversation

@MichalStrehovsky
Copy link
Member

New tests...

Cc @dotnet/ilc-contrib

Copilot AI review requested due to automatic review settings September 11, 2025 11:45
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 outerloop tests by adding proper conditional test attributes to TypeDescriptor tests that require assembly loading support.

Key Changes

  • Replaces [Fact] attributes with [ConditionalFact] attributes that check for assembly loading support
  • Ensures tests requiring assembly loading capabilities are skipped when not supported (e.g., in native AOT scenarios)

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-componentmodel
See info in area-owners.md if you want to be subscribed.

@MichalStrehovsky
Copy link
Member Author

/azp run runtime-nativeaot-outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkotas jkotas merged commit 88eabb8 into main Sep 11, 2025
110 of 112 checks passed
@MichalStrehovsky MichalStrehovsky deleted the MichalStrehovsky-patch-1 branch September 11, 2025 22:30
@github-actions github-actions bot locked and limited conversation to collaborators Oct 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants