Tibor17 commented on a change in pull request #469:
URL: https://github.com/apache/maven-surefire/pull/469#discussion_r806593507



##########
File path: 
surefire-booter/src/test/java/org/apache/maven/surefire/booter/SurefireReflectorTest.java
##########
@@ -279,7 +279,7 @@ public void testReporterFactoryAware()
         ReporterFactory reporterFactory = new ReporterFactory()

Review comment:
       @slawekjaranowski This PR has only limited scope of refactoring. This PR 
is aming for refactoring of the interfaces of the listeners and the reason is 
the fact that we are not able to associate system output with the Thread of the 
test without refactoring of these interfaces.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to