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

Surfire test listener disregards final counter adjustments

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.18.1
    • None
    • TestNG support
    • None

    Description

      I have testng tests with retry analizer the way it's described here:

      http://seleniumeasy.com/testng-tutorials/execute-only-failed-test-cases-using-iretryanalyzer

      I also have a test listener which adjusts final test results respecting retrials the way it's described here:

      http://stackoverflow.com/a/18374673/331212

      Maven surfire plugin fails anyway since it has its own test listener which maintains its own counters and disregards final results.

      Attachments

        Activity

          People

            Unassigned Unassigned
            yavalek Valentin Mayamsin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: