aslakhellesoy commented on a change in pull request #492:
URL: https://github.com/apache/maven-surefire/pull/492#discussion_r831018487



##########
File path: 
surefire-providers/surefire-junit4/src/main/java/org/apache/maven/surefire/junit4/JUnit4Provider.java
##########
@@ -270,18 +276,57 @@ private void executeTestSet( Class<?> clazz, RunListener 
reporter, Notifier noti
         }
     }
 
+    private static int indexOf( List<ResolvedTest> tests, Description 
description )

Review comment:
       Please see https://github.com/apache/maven-surefire/pull/495 for my take 
II on this issue.




-- 
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