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.

Assessment

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

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.

Description

ai-triaged bug investigating junit test-execution

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

Dominant language
TypeScript
Stars
340
Forks
173
Avg merge
1d 2h
Merged PRs (30d)
17

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.

More from microsoft/vscode-java-test

All issues in microsoft/vscode-java-test

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.