-
Bug
-
Resolution: Unresolved
-
Critical
-
None
The testng-results.xml can have multiple suites as in https://github.com/yasassri/TestSample/blob/master/target/surefire-reports/testng-results.xml. But the parser doesn't pick multiple suites. It will only pick the last suite.