Move log (PhasedTestListener.java:317) - [Phased Testing] Reducing Report for to debug

Open Beginner friendly
#100 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
65/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
java
Domain
testing

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.

Description

enhancement good first issue

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.

Dominant language
Java
Stars
9
Forks
4
Avg merge
2d 5h
Merged PRs (30d)
7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from adobe/phased-testing

All issues in adobe/phased-testing

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.