apache / apache/maven-jar-plugin
Too much output from passing ITs
Open
Beginner friendly
bug
maintenance
- Dominant language
- Java
- Stars
- 92
- Forks
- 84
- Avg merge
- 19h 45m
- Merged PRs (30d)
- 6
Description
### Affected version
HEAD
### Bug description
src/it/MJAR-70-recreation/verify.bsh and probably others have a lot of random System.out.print lines that generate log junk. General principle: passing tests generate no output.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with src/it/MJAR-70-recreation/verify.bsh and inspect the other integration-test scripts for System.out.print lines. Run the integration tests to identify output from passing tests. Done means removing random log output so passing tests remain silent without changing their verification behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 78/100