-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Share test cases for NativeAOT #82216
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
Conversation
…ns from NativeAOT and reuse the ones in illink Update some of the NativeAOT tests
Add the capability to IgnoreTests only for certain configurations Sync tests between illink and NativeAOT and apply fixes when necessary to make them work
|
Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas Issue DetailsRemove Mono.Linker.Tests.Cases and Mono.Linker.Tests.Cases.Expectations projects from NativeAOT and reuse the ones from illink
|
|
Tagging subscribers to this area: @agocke, @sbomer, @vitek-karas Issue DetailsRemove Mono.Linker.Tests.Cases and Mono.Linker.Tests.Cases.Expectations projects from NativeAOT and reuse the ones from illink
|
agocke
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM aside from comment
src/tools/illink/test/Mono.Linker.Tests.Cases/RequiresCapability/RequiresOnAttributeCtor.cs
Outdated
Show resolved
Hide resolved
Fix test that was missing some annotations
…esnt produce any IL2110, IL2111, IL2112, IL2113
Remove Mono.Linker.Tests.Cases and Mono.Linker.Tests.Cases.Expectations projects from NativeAOT and reuse the ones from illink
Disable tests that have not been triaged in NativeAOT
Add the capability to IgnoreTests only for certain configurations
Sync tests between illink and NativeAOT and apply fixes when necessary to make them work