getappmap / getappmap/appmap-java
Exceptions when executing AppMap agent
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 88
- Forks
- 17
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 1
Description
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:
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
Reproduce the issue in the reported Gradle, Java 17 IntelliJ plugin project by running a single JUnit4 test class with the AppMap agent enabled. Start with the attached appmap-test.log.txt output; done means the agent no longer prints the exceptions and the reported test failures are resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100