Skip to content

[NETSDKE2E][Green]There is not any response after clicking Run project associated with this file button in console app. #3172

@yinjiehe01

Description

@yinjiehe01

REGRESSION INFO
Not repro on C#DK April release Stable build and April prerelease4 (3.14.196)
The dotnet.testWindowEnablenextTest is default unchecked in C#DK April release Stable build and April prerelease4 (3.14.196).

INSTALL STEP

  1. Install SDK 10.0.300.
  2. Install latest VS Code and C# dev kit May prerelease3 3.21.203 (C# May release 2.140.9) extension.

REPRO STEPS

  1. Create a console app and then open it in VS Code.
  2. Clicking Run project associated with this file button on the .cs file

The dotnet.testWindowEnablenextTest is default checked in May prerelease3 C#DK
Image

Expected
After clicking the button, there is output in the terminal.

Image

Actual
There is not any response after clicking the button.

Notes

  1. I found the dotnet.testWindowEnablenextTest is default checked after installing C#DK extension. under this setting the button works well for UT test project, but it cannot work for console apps.
  2. If we uncheck it, it works well for console apps, but it cannot work for UT test project.

This phenomenon is very strange.

Metadata

Metadata

Assignees

No one assigned

    Labels

    prerelease-blockingIssue that is blocking next pre-release

    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