-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Critical
-
Component/s: testlink-plugin
-
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.