Skip to content

July infra rollout: move tests shared between coreclr and mono from src/coreclr/tests/src to src/tests #37440

Closed
@trylek

Description

@trylek

As what was previously the "CoreCLR test suite" is now shared with mono, it no longer makes sense for it to sit under src/coreclr/tests in the runtime tree. The purpose of this task is to move the tests into a new common folder under the tree and modify the paths in all scripts and pipelines so that they continue running after the change. This task doesn't address any changes to the underlying harness used to run the tests.

Current root location of CoreCLR test source code and scripts:

src/coreclr/tests/src

Proposed new location for the test root:

src/tests

/cc: @dotnet/runtime-infrastructure

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions