WarGoth created SUREFIRE-1145:
---------------------------------

             Summary: Surfire test listener disregards final counter adjustments
                 Key: SUREFIRE-1145
                 URL: https://jira.codehaus.org/browse/SUREFIRE-1145
             Project: Maven Surefire
          Issue Type: Bug
          Components: TestNG support
    Affects Versions: 2.18.1
            Reporter: WarGoth

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. 



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

Reply via email to