alt-java expected in devel subpackage
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
🔗 BinariesTest#_check_binaries_against_hardcoded_list (collapse)(track)
Status: FAILED
Status line: Hardcode check: binaries are not as expected in headless
subpackage. Missing binaries: []. Extra binaries: ['alt-java']
🔗 BinariesTest#_check_binaries_against_hardcoded_list (collapse)(track)
Status: FAILED
Status line: Hardcode check: binaries are not as expected in devel
subpackage. Missing binaries: ['alt-java']. Extra binaries: []
This test expects alt-java to be in devel subpackage. That is wrong and the binary should be checked for in headless subpackage.
Please fix this.
Thanks!
Contributor guide
No contributing guide indexed for this repository
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
Start with BinariesTest#_check_binaries_against_hardcoded_list, which reports the hardcoded binary lists for the headless and devel subpackages. Update the expected placement for alt-java, then run this check to confirm that the headless and devel binary lists match.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100