make stage-jck-material verify material is actually the required version
Open
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
In case the wrong material has been extracted onto a wrong location, we need to ensure we're actually testing using the required version.
https://github.com/adoptium/aqa-tests/blob/f67688dd0d9b247d8cf895496b76ce717485a9ca/jck/build.xml#L94 ?
Contributor guide
Research direction
Start with jck/build.xml around line 94 and trace the stage-jck-material target. Check how the extracted material is selected, then verify the target detects when the material version does not match the required version; done means the wrong version cannot be used silently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100