microsoft / microsoft/vscode-java-test
Run test with coverage keeps running and never stop
Open
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:
- Open project https://github.com/jdneo/invisble-project
- 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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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