Skip to content

Update instructions for running Console ManualTests #100274

Description

There are some instructions on how to run the Console manual tests: https://github.com/dotnet/runtime/blob/main/src/libraries/System.Console/tests/ManualTests/Readme.md

In the past, I've successfully used these instructions to run the tests.
It seems this is no longer working.

export MANUAL_TESTS=true
dotnet test

blocks without showing test output.

The change in behavior is possibly due to changes in msbuild for the terminal logger and/or related changes in vstest.

cc @dotnet/area-system-console @baronfel @rainersigwald

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area-System.ConsoledocumentationDocumentation bug or enhancement, does not impact product or test code

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions