Skip to content

Why does a second window open when a test fail (in debug mode) in VSCode? #545

@oleg-korshunov

Description

@oleg-korshunov

I'm facing an issue in Visual Studio Code (VSCode). When I run my test(in debug mode) and it fail, a second window opens unexpectedly. The terminal already displays the test output, so I don't understand why this second window is being opened.

I expect to see only the terminal output with the test results, but instead, I also get a second VSCode window popping up, which is unnecessary and distracting.

How can I turn it off?

Here below example what I mean, I expected only termnial output

Image

vsCode version: 1.89.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage-neededNeeds assignment to the proper sub-team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions