Skip to content

[mono] instructions for running tests on windows using Mono with release/6.0 branch #63189

@srxqds

Description

@srxqds

https://github.com/dotnet/runtime/blob/release/6.0/docs/workflow/testing/mono/testing.md
I do as the testing.md steps.

./build.cmd -excludemonofailures release/debug
../../dotnet.cmd msbuild /t:RunCoreClrTests /p:CoreClrTestConfig=Debug /p:LibrariesTestConfig=Release /p:Configuration=Release mono.proj

the first command can built tests success, but the second command to run test always run failed:

image

what steps may be left to build, is there any detail document?

Metadata

Metadata

Assignees

Labels

area-Infrastructure-monoos-windowsquestionAnswer questions and provide assistance, not an issue with source code or documentation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions