Move log (PhasedTestListener.java:317) - [Phased Testing] Reducing Report for to debug
Open
Beginner friendly
enhancement
good first issue
- Dominant language
- Java
- Stars
- 9
- Forks
- 4
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 7
Description
We are printing unnecessary info logs of the type:
`(PhasedTestListener.java:317) - [Phased Testing] Reducing Report for `
where we print the context. This should be moved to debug.
Contributor guide
Research direction
Start at PhasedTestListener.java line 317 and inspect the log statement that prints the phased-testing context. Change its logging level from info to debug, then run the project's relevant tests and confirm that the message is no longer emitted at info level.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100