Tibor17 commented on a change in pull request #209: Surefire 1614
URL: https://github.com/apache/maven-surefire/pull/209#discussion_r241210839
 
 

 ##########
 File path: 
surefire-providers/surefire-junit-platform/src/main/java/org/apache/maven/surefire/junitplatform/JUnitPlatformProvider.java
 ##########
 @@ -104,22 +104,29 @@ public JUnitPlatformProvider( ProviderParameters 
parameters )
     public RunResult invoke( Object forkTestSet )
                     throws TestSetFailedException, ReporterException
     {
+        ReporterFactory reporterFactory = parameters.getReporterFactory();
 
 Review comment:
   All this PR has the same call sequences as before.
   I still do not see logical sense for this change because there is no change 
in call sequences.
   What root cause you found?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to