Tibor17 commented on a change in pull request #245: Surefire-1584: Add option 
to rerun failing tests for JUnit5 
URL: https://github.com/apache/maven-surefire/pull/245#discussion_r316130591
 
 

 ##########
 File path: 
surefire-its/src/test/java/org/apache/maven/surefire/its/JUnitPlatformRerunFailingTestsIT.java
 ##########
 @@ -43,22 +42,22 @@ private SurefireLauncher unpack()
     @Test
     public void testRerunFailingErrorTestsWithOneRetry() throws Exception
     {
-        OutputValidator outputValidator = unpack().addGoal( GOAL 
).setJUnitVersion( VERSION ).maven().addGoal(
+        OutputValidator outputValidator = unpack().setJUnitVersion( VERSION 
).maven().addGoal(
 
 Review comment:
   Pls always use `debugLogging()` in every test. Sometimes this is the only 
way to understand the bug on the build system.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to