Skip to content

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

Merged
trylek merged 1 commit into
dotnet:mainfrom
trylek:JIT-Methodical-il-markers
Dec 29, 2021
Merged

Fix _il suffix for _d/_r-variant ilproj tests#63178
trylek merged 1 commit into
dotnet:mainfrom
trylek:JIT-Methodical-il-markers

Conversation

@trylek

Copy link
Copy Markdown
Member

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

@trylektrylek added the area-Infrastructure-coreclr Only use for closed issues label Dec 28, 2021
@ghost

Copy link
Copy Markdown

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:-

@ghostghost assigned trylekDec 28, 2021
@trylek

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-coreclr outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@trylek
trylek merged commit 25c675f into dotnet:mainDec 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.
Fixesdotnet#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.
@ghostghost locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-coreclrOnly use for closed issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@trylek@BruceForstall