Skip to content

Conversation

@trylek
Copy link
Member

@trylek trylek commented Dec 14, 2021

/cc @dotnet/jit-contrib

@ghost
Copy link

ghost commented Dec 14, 2021

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

Issue Details

/cc @dotnet/jit-contrib

Author: trylek
Assignees: -
Labels:

area-Infrastructure-coreclr

Milestone: -

@trylek
Copy link
Member Author

trylek commented Dec 14, 2021

/azp run runtime-coreclr outerloop

@ghost ghost assigned trylek Dec 14, 2021
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@jkoritzinsky jkoritzinsky left a comment

Choose a reason for hiding this comment

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

LGTM!

@trylek trylek merged commit 462c292 into dotnet:main Dec 15, 2021
@trylek trylek deleted the ILModuleAssembly branch December 15, 2021 01:15
@BruceForstall
Copy link
Contributor

Question: all these cleanups are nice. Will newly written tests be required to follow all the cleanup "rules"?

@trylek
Copy link
Member Author

trylek commented Dec 15, 2021

@BruceForstall - we'll definitely need to add documentation describing the new testing model in more detail. Once all tests have been converted to the new merged wrapper model, authoring a new ILPROJ test will require applying the three transformations (removing .module, making sure .assembly matches the file and adding the [Fact] attribute on main), otherwise the test simply won't work (the Roslyn source generator cannot locate its entrypoint).

@ghost ghost locked as resolved and limited conversation to collaborators Jan 14, 2022
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