Skip to content

"Testing with CoreFX" documentation incorrect? #4347

@justinvp

Description

@justinvp

I wanted to run the CoreFX System.Runtime tests to test some mscorlib changes.

The instructions detailed here don't seem to work.

The CoreCLR package was correctly published to the location I specified in InstallationLocation (C:\dev\corefx\packages on my machine), but when I ran msbuild /t:BuildAndTest from C:\dev\corefx\src\System.Runtime\tests, it didn't run the tests with the locally published CoreCLR package.

In order to run the tests against my changes, I had to manually copy/replace the locally built CoreCLR dll's into C:\dev\corefx\bin\tests\Windows_NT.AnyCPU.Debug\System.Runtime.Tests\dnxcore50.

Is the documentation incorrect, or am I doing something wrong?

Thanks!

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions