Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging of test results does not work with latest vscode (1.53.2) #6134

Open
sql-koala opened this issue Feb 13, 2021 · 0 comments
Open

Logging of test results does not work with latest vscode (1.53.2) #6134

sql-koala opened this issue Feb 13, 2021 · 0 comments

Comments

@sql-koala
Copy link
Contributor

We can use the launch task "Run Tests" to create second instance of vscode and run tests there (and log results to debug console):
image

With vscode 1.53.2 this stopped working for me (Debug console stays empty). Our logging (when building + running the extension) could also be affected.

Downgrading vscode fixed it. Also, there are changes around this topic in the release, so its plausible:
microsoft/vscode#115874

I don't know if we need to adapt or create an issue with vscode. I just wanted to bring it up as info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant