[ 
https://issues.apache.org/jira/browse/SUREFIRE-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16841345#comment-16841345
 ] 

Tibor Digana edited comment on SUREFIRE-1584 at 5/16/19 1:36 PM:
-----------------------------------------------------------------

[~jonbell]
The development must go step by step.

Currently this is not possible what you want because this requires interprocess 
communication on the level of sending commands. We are in a good progress. The 
communication between Maven and Surefire booter process has two directions. One 
was reworked and the second direction was not started to rework. I am afraid 
that the {{StatelesXmlReporter}} is too stupid to safely support this feature 
and should be reworked as well.

What can be done is to add rerun mechanism in the provider as we kow it today.

The version 3.0.0-M4 is promissing and I hope it will be included in Maven 
3.7.0.
This version should rework internal code so that the features would be useful 
for users again, but without this change it won't be possible.


was (Author: tibor17):
[~jonbell]
The development must go step by step.

Currently this is not possible what you want because this requires interprocess 
communication on the level of sending commands. We are in a good progress. The 
communication between Maven and Surefire booter process has two directions. One 
was reworked and the second direction was not started to rework. I am afraid 
that the {{StatelesXmlReporter}} is too stupid to safely support this feature 
and should be reworked as well.

What can be done is to add rerun mechanism in the provider as we kow today.

The version 3.0.0-M4 is promissing and I hope it will be included in Maven 
3.7.0.
This version should rework internal code so that the features would be useful 
for users again, but without this change it won't be possible.

> Rerun Failing Tests with JUnit 5
> --------------------------------
>
>                 Key: SUREFIRE-1584
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1584
>             Project: Maven Surefire
>          Issue Type: New Feature
>          Components: JUnit 5.x support, Maven Surefire Report Plugin
>    Affects Versions: 2.22.0
>            Reporter: Tic Tac
>            Priority: Major
>              Labels: junit5
>         Attachments: FlakyReruns.png
>
>
> The very useful feature for integration tests ¨[Rerun Failing 
> Tests|https://maven.apache.org/surefire/maven-surefire-plugin/examples/rerun-failing-tests.html]¨
>  is currently only supported for the very outdated JUnit 4.
> The documentation says: ¨This feature is supported only for JUnit 4.x.¨
> Can you please support this feature for JUnit 5.3 or later?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to