getappmap / getappmap/appmap-java
PetClinic tests failing with exceptions
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 88
- Forks
- 17
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 1
Description
- Zulu JDK 11 on Big Sur
- PetClinic @ LandOfApps (the default branch) https://github.com/land-of-apps/spring-petclinic/
- AppMap maven plugin 1.1.1 and agent 1.0.3
[INFO] --- appmap-maven-plugin:1.1.1:prepare-agent (default) @ spring-petclinic ---
[DEBUG] com.appland:appmap-maven-plugin:jar:1.1.1
[DEBUG] com.appland:appmap-agent:jar:1.0.3:runtime
appmap.yml
name: spring-petclinic
packages:
- path: org.springframework.samples.petclinic
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 PetClinic failure on Zulu JDK 11 on Big Sur using AppMap Maven plugin 1.1.1, agent 1.0.3, and the appmap.yml shown here. Read petclinic.log and agent.log alongside the default branch of the linked PetClinic repository. Done means identifying and fixing the exceptions so the PetClinic tests complete successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100