microsoft / microsoft/vscode-java-test

Error when get test kind

Open
#1,693 1 comment 0 reactions 0 assignees View on GitHub

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.