-
Improvement
-
Resolution: Fixed
-
Major
-
Jenkins 1.430
"Test" portlets of the dashboard view seems to use 'only junit' results to populate statistics.
(@See screenshot, some jobs have "0 count" because those tests are "testng" tests)
I guess I could workaround this by using a JUNITXMLReporter for the testng task.
But I would like to avoid to edit jobs, ant-tasks and other tools that rely on this.
Would it be possible that testng/dashboardview comuunicate with each other to count testng results properly ?
- is related to
-
JENKINS-10100 Replace build-in test graphs with the TestNG ones
- Closed