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

[VS Code] Test output is displayed in Debug Console instead of Test Results #6594

Open
spamegg1 opened this issue Jul 15, 2024 · 2 comments
Open
Labels
improvement Not a bug or a feature, but something general we can improve test-explorer

Comments

@spamegg1
Copy link
Contributor

Describe the bug

  1. Run a test that prints something.
  2. Open Panel by pressing Ctrl+J.
  3. It's printed in Debug Console instead.

Screenshot from 2024-07-15 17-37-47

Expected behavior

Test output should be in Test Results tab.

Screenshot from 2024-07-15 17-24-04

Operating system

Linux

Editor/Extension

VS Code

Version of Metals

v1.3.3

Extra context or search terms

debug console test results testing

@tgodzik tgodzik added improvement Not a bug or a feature, but something general we can improve test-explorer labels Jul 15, 2024
@g0di
Copy link

g0di commented Sep 20, 2024

I'm not sure if this is related but the tests output get reported as bloop errors as well
image

@tgodzik
Copy link
Contributor

tgodzik commented Sep 20, 2024

I haven't realized that. The server must be sending error logs in that case. That should really go to info. Opened an issue about that scalacenter/bloop#2449

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Not a bug or a feature, but something general we can improve test-explorer
Projects
None yet
Development

No branches or pull requests

3 participants