Hello,
Is there any way to ignore the skipped tests from the xml file that I use to import test runs?
Using Retry option, if a test fails it will run the second time as a safety measure, but this try is recorded in testng.xml file, duplicates the test cases when importing, altering the test run result by adding skipped as independent test cases.