Skip to content

Conversation

@trylek
Copy link
Member

@trylek trylek commented Feb 2, 2022

Previously I refactored these tests by moving the entrypoints from
the shared body_xxx source files into the test-specific expl_*
and seq_* source files but I didn't realize I'd also need to put
them into new uniquely named classes as the merged wrapper
clearly cannot distinguish 30 different methods named
AA.TestEntrypoint().

Thanks

Tomas

/cc @dotnet/jit-contrib

Previously I refactored these tests by moving the entrypoints from
the shared body_xxx source files into the test-specific expl_*
and seq_* source files but I didn't realize I'd also need to put
them into new uniquely named classes as we clearly cannot distinguish
30 methods named AA.TestEntrypoint().

Thanks

Tomas
@ghost
Copy link

ghost commented Feb 2, 2022

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

Issue Details

Previously I refactored these tests by moving the entrypoints from
the shared body_xxx source files into the test-specific expl_*
and seq_* source files but I didn't realize I'd also need to put
them into new uniquely named classes as the merged wrapper
clearly cannot distinguish 30 different methods named
AA.TestEntrypoint().

Thanks

Tomas

/cc @dotnet/jit-contrib

Author: trylek
Assignees: -
Labels:

area-Infrastructure-coreclr

Milestone: 7.0.0

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

trylek commented Feb 2, 2022

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@trylek trylek merged commit afbec35 into dotnet:main Feb 3, 2022
@trylek trylek deleted the JIT-Methodical-explicit-coverage-2 branch February 3, 2022 21:31
@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