[
https://jira.codehaus.org/browse/SUREFIRE-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=364268#comment-364268
]
Rik Smith edited comment on SUREFIRE-1146 at 2/28/15 3:32 PM:
--------------------------------------------------------------
I updated the sample project. After initial basic tests i found that surefire
can not handle non default test descriptions properly. It scrambles the method
name on the ( character.
Test3 and Test4 are an example for that behavior.
was (Author: rsmith86):
I updated the sample project. After initial basic tests i found that surefire
can not handle non default test descriptions properly. It scrambles the method
name on the ( character.
> rerunFailingTestsCount not working with Parameterized test
> ----------------------------------------------------------
>
> Key: SUREFIRE-1146
> URL: https://jira.codehaus.org/browse/SUREFIRE-1146
> Project: Maven Surefire
> Issue Type: Bug
> Components: Junit 4.x support
> 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)