Hi All,
Thank you in advance for your time on the following problem.
I am trying to understand the behaviour of generating the testng-failed.xml file when we are using dataproviders and retry mechanizm.
In short: When running a test with dataprovider and retries, if a test for a certain given data-provider value eventually passes after a retry, it still gets generated in the testng-failed.xml if that method has a failed invocation (after all retries) with a different value.
I have posted some code in StackOverflow, please check it for clarification:
Thank you for your insights on this topic in advance.
Best regards,
Zoltan