Skip to content

Fix _il suffix for _d/_r-variant ilproj tests #63178

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

Merged
merged 1 commit into from
Dec 29, 2021

Conversation

trylek
Copy link
Member

@trylek trylek commented Dec 28, 2021

Our current treatment of ilproj tests in merged wrappers is based on their naming scheme, namely the presence of the _il suffix in build-variant tests (tests with several ilproj scripts exercising debug vs. release and optimized vs. non-optimized build mode). For this reason I'm proposing to rename about 200 test projects to put them in sync with this naming scheme.

Thanks

Tomas

/cc @dotnet/jit-contrib

@ghost
Copy link

ghost commented Dec 28, 2021

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

Issue Details

Our current treatment of ilproj tests in merged wrappers is based on their naming scheme, namely the presence of the _il suffix in build-variant tests (tests with several ilproj scripts exercising debug vs. release and optimized vs. non-optimized build mode). For this reason I'm proposing to rename about 200 test projects to put them in sync with this naming scheme.

Thanks

Tomas

/cc @dotnet/jit-contrib

Author: trylek
Assignees: -
Labels:

area-Infrastructure-coreclr

Milestone: -

@ghost ghost assigned trylek Dec 28, 2021
@trylek
Copy link
Member Author

trylek commented Dec 28, 2021

/azp run runtime-coreclr outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@trylek trylek merged commit 25c675f into dotnet:main Dec 29, 2021
@trylek trylek deleted the JIT-Methodical-il-markers branch December 29, 2021 16:01
MichalStrehovsky added a commit to MichalStrehovsky/runtime that referenced this pull request Dec 30, 2021
The tests were renamed in dotnet#63178.

Fixes dotnet#63202 (and also the CI breaks in Mono leg seen in e.g. dotnet#63207).
MichalStrehovsky added a commit that referenced this pull request Dec 30, 2021
The tests were renamed in #63178.

Fixes #63202 (and also the CI breaks in Mono leg seen in e.g. #63207).
MichalStrehovsky added a commit that referenced this pull request Jan 1, 2022
The test got renamed in #63178.

Should fix the Mono AOT CI failures seen in #63232.
vargaz added a commit to vargaz/runtime that referenced this pull request Jan 1, 2022
jkotas pushed a commit that referenced this pull request Jan 1, 2022
The test got renamed in #63178.

Should fix the Mono AOT CI failures seen in #63232.
@ghost ghost locked as resolved and limited conversation to collaborators Jan 28, 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.

2 participants