getappmap / getappmap/appmap-java
Exceptions when executing AppMap agent
未关闭
还没有人认领这个 Issue。
- 主要语言
- Java
- 星标
- 88
- 派生
- 17
- 平均合并
- 2 天 2 小时
- 30 天内合并 PR
- 1
描述
I executed tests for an internal project (an IntelliJ plugin project, Gradle, Java 17).
When I run the tests, exceptions were printed and ~80 of about ~3500 tests failed. Without the AppMap agent, no tests failed.
Output when I execute a single test class with a few JUnit4 @Test methods:
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
在所报告的 Gradle、Java 17 IntelliJ 插件项目中,通过启用 AppMap agent 运行单个 JUnit4 测试类来复现该问题。从附加的 appmap-test.log.txt 输出开始;当 agent 不再打印异常且所报告的测试失败得到解决时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- testing-qa
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100