Skip to content

Conversation

@trylek
Copy link
Member

@trylek trylek commented Feb 3, 2022

In this particular class of tests deduplicating tests via namespace names
(which is what my rewriting tool does by default) is not useful as they use common
modules expecting the namespaces to match. For this reason I have manually
deduplicated the class names instead. (In case of the one IL test, we can use
namespace deduplication, we just need to get rid of the super-common type
names like A or B).

Thanks

Tomas

/cc @dotnet/jit-contrib

In this particular class of tests deduplicating tests via
namespace names is not useful as they use common modules
expecting the namespaces to match.

Thanks

Tomas
@ghost
Copy link

ghost commented Feb 3, 2022

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

Issue Details

In this particular class of tests deduplicating tests via namespace names
(which is what my rewriting tool does by default) is not useful as they use common
modules expecting the namespaces to match. For this reason I have manually
deduplicated the class names instead. (In case of the one IL test, we can use
namespace deduplication, we just need to get rid of the super-common type
names like A or B).

Thanks

Tomas

/cc @dotnet/jit-contrib

Author: trylek
Assignees: -
Labels:

area-Infrastructure-coreclr

Milestone: 7.0.0

@ghost ghost assigned trylek Feb 3, 2022
@trylek
Copy link
Member Author

trylek commented Feb 3, 2022

/azp run runtime-coreclr outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@trylek trylek merged commit 96d984c into dotnet:main Feb 3, 2022
@trylek trylek deleted the JIT-Methodical-cctor branch February 3, 2022 21:35
@ghost ghost locked as resolved and limited conversation to collaborators Mar 6, 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