microsoft / microsoft/vscode-java-test
Error when get test kind
Open
Nobody has claimed this yet.
ai-triaged
bug
maven
needs-reproduction
test-discovery
- Dominant language
- TypeScript
- Stars
- 340
- Forks
- 173
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 18
Description
@jdneo 我终于找到我这里的问题出在哪里。但不知道为什么会这样。
在我的pom中引入了一个本地仓库的依赖,如果去掉它,ide会正常,如果引入它就会出现问题。
我打开了trace日志,截取了当在pom中引入这个依赖后出现的错误日志,请见附件。
vscode-java.log
能否从日志中判断出具体是什么问题?
Originally posted by @aisong in https://github.com/microsoft/vscode-java-test/issues/1692#issuecomment-2141099751
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 reviewing the attached vscode-java.log and the report about the local repository dependency in the Maven pom. Trace the reported error when determining the test kind and compare behavior with and without that dependency. Done means identifying the cause from the log and documenting a reproducible resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100