[Import TestRuns] Ignore skipped testcases

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.


Hello,

Unfortunately, there is no filter for skipped test results.

However, you may want to try the new Automation feature which will at least nicely group results for the same test case automatically.

Best regards,
Alex