Hi Suresh,
On Tue, Nov 3, 2009 at 12:04 PM, Suresh <suresh.dan
...@gmail.com> wrote:
> Hi Cedric
> Any idea why in the new version of testng(5.9 and above) when a test
> is retried using retryAnalyzer attribute, it is added to both "Failed"
> and "Passed" list in the ITestResultMap?
No. I imagine the first attempt goes into the Failed bucket and the next
one in Success, but obviously, there should be only one method in the final
report, and it should be Success.
Can you file a bug on JIRA with some code that shows the issue?
Thanks!
--
Cédric