Uploaded image for project: 'Maven Surefire'
  1. Maven Surefire
  2. SUREFIRE-1653

Maven sure fire report skip count issue

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0-M3
    • None
    • Windows 10
    • Important

    Description

      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

      Attachments

        1. pom.xml
          6 kB
          atul hake
        2. TestListenerAdapter
          2 kB
          atul hake

        Activity

          People

            Unassigned Unassigned
            atul14 atul hake
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: