Tibor17 commented on issue #221: [SUREFIRE-1638] Support running tests until failure or N test runs URL: https://github.com/apache/maven-surefire/pull/221#issuecomment-464194929 @galderz ok, I think I understand that you want to run a class in a loop until it fails. My question is about report XML expectations. We report in the XML after each run of the test class. This means that your solution overrides each previously generated XML and you do not know which index caused the failure after the loop.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services