microsoft / microsoft/vscode-java-test

Run test with coverage keeps running and never stop

Open
#1,775 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Environment:

  • VS Code Version: 1.100.1
  • Extension Version: vscode java 1.42.0 + pack 0.29.0
  • JDK Type & Version: 17
  • OS Type & Version: linux

Step to Reproduce:

  1. Open project https://github.com/jdneo/invisble-project
  2. Test Runner explorer > Run test with coverage

Expected Behavior:
Testing can be stopped when it's completed

Actual Behavior:
It keeps running and never stop.
Image

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

Start by opening the linked invisble-project on Linux with JDK 17 and reproducing the Test Runner Explorer > Run test with coverage action. Observe why the coverage run remains active after tests complete; done means the run terminates normally and can be stopped when expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript, vscode
Domain
testing, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.