|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Code changed in jenkins
User: Nalin Makar
Path:
README
src/main/java/hudson/plugins/testng/TestNGProjectAction.java
http://jenkins-ci.org/commit/testng-plugin-plugin/ca1c5e3261f929058ade071d06647e3f4ab3c181
Log:
Added: JENKINS-12275 - TestNG plugin should contribute to Dashboard View plugin
Updated TestNG's project action to extend the more generic TestResultProjectAction that DashboardView plugin looks for
NOTE: this still doesnt fix the Test Trend Chart. Submitted pull request https://github.com/jenkinsci/dashboard-view-plugin/pull/17 to fix that issue.