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

Tibor Digana commented on SUREFIRE-1653:
----------------------------------------

[~atul14]
We have re-run feature for junit surefire provider. Why don't you seriously 
write a pullrequest on Github for Surefire with this?

> Maven sure fire report skip count issue
> ---------------------------------------
>
>                 Key: SUREFIRE-1653
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1653
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Report Plugin
>    Affects Versions: 3.0.0-M3
>         Environment: Windows 10
>            Reporter: atul hake
>            Priority: Critical
>              Labels: flaky-test
>         Attachments: TestListenerAdapter, pom.xml
>
>
> I am re running failed TC using IRetryAnalyzer.
> If i have 3 TC . 1st pass 2nd fail..retried.again fail. 
> so run count is 3   , pass=1,fail =1 , skip =1.   Its correct.
> now i want to remove skip count from report so i have written code at 
> OnFinish method [see attachmen] to remove skip count...so individual Test- 
> .xml [Target/junitreport] does not contain any skip count.
> but final Test-Testsuit.xml [target] contains skip count .   which is 
> obstacle.
>  Have look at video :  https://www.screencast.com/t/JXOx5Qko
> what is the way to remove skip count from final Test-Testsuit.xml ?
> is it any version issue?
> [i want to remove skip count because it disturbing success percentage of 
> report



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to