[ 
https://jira.codehaus.org/browse/SUREFIRE-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=364263#comment-364263
 ] 

Rik Smith commented on SUREFIRE-1146:
-------------------------------------

I created a pull request to show where the problem in the code seems to be. 
https://github.com/apache/maven-surefire/pull/86

> rerunFailingTestsCount not working with Parameterized test
> ----------------------------------------------------------
>
>                 Key: SUREFIRE-1146
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-1146
>             Project: Maven Surefire
>          Issue Type: Bug
>    Affects Versions: 2.18, 2.18.1
>            Reporter: Rik Smith
>         Attachments: mavenproject1.zip
>
>
> I want to use the new feature to rerun failing tests implemented with 
> SUREFIRE-1087. I can get it working with standard JUnit tests but it does not 
> seem to do anything when using it in a Parameterized test. 
> To rule out that the custom JUnit runner I use is the cause, I created a 
> sample project that only uses out of the box JUnit. 
> Although it is easy to reproduce without doing anything special I attached 
> the sample project.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to