microsoft / microsoft/vscode-java-test

[Bug] - Can not see test output

Open
#1,724 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

ai-triaged bug junit maven test-reporting
Dominant language
TypeScript
Stars
340
Forks
173
Avg merge
1d 19h
Merged PRs (30d)
18

Description

When I run the test I can not see debug output for specific test.

Steps to reproduce:

  • Load this project into VsCode,
    demo.zip
  • Go to DemoApplicationTests.java and run contextLoads test
  • When the test finishes open the Test Results, and select the test and there is no output

I am wondering is this expected behaviour? However if we have 500 tests, it might be very difficult to find logs for specific test in order to debug.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in VS Code using the supplied demo.zip, opening DemoApplicationTests.java and running the contextLoads test. Start by checking the selected test in Test Results and trace the available output handling. Done means debug output for the selected test is visible or the expected limitation is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, vscode
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.