You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2019/10/18 13:55:36 UTC

[GitHub] [maven-surefire] quiram edited a comment on issue #245: Surefire-1584: Add option to rerun failing tests for JUnit5

quiram edited a comment on issue #245: Surefire-1584: Add option to rerun failing tests for JUnit5 
URL: https://github.com/apache/maven-surefire/pull/245#issuecomment-543758352
 
 
   > @quiram
   > An exception or assertion failure does not crash the code in Surefire and JUnit. These exceptions are properly handled by the JUnit.
   
   @Tibor17 
   Sorry, did you mean exception or extension? I was talking about JUnit Jupiter Extensions, not exceptions. I thought maybe the extension interacts with the test lifecycle in a way that clashes with surefire. However, it seems you have found the likely root cause, so I guess the extension is not a problem.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services