[
https://issues.jenkins-ci.org/browse/JENKINS-10832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158834#comment-158834
]
Matthew Walters commented on JENKINS-10832:
-------------------------------------------
I'd also like to see this functionality implemented, thanks.
> make testng reporter-output field viewable from testng-plugin generated
> reports
> --------------------------------------------------------------------------------
>
> Key: JENKINS-10832
> URL: https://issues.jenkins-ci.org/browse/JENKINS-10832
> Project: Jenkins
> Issue Type: New Feature
> Components: testng
> Reporter: Denali Lumma
> Assignee: nalin_makar
> Priority: Minor
>
> I would like to see the <reporter-output><line></line></reporter-output>
> values on the testng-plugin reports, especially on the test method result
> page view.
> Here is a description of the test client code and how it is used:
> http://testng.org/doc/documentation-main.html#logging-reporter-api
> The testng-results.xml file generates this xml:
> <testng-results skipped="1" failed="0" total="1" passed="0">
> <reporter-output>
> <line>Important test message which should be recorded!</line>
> <line>Another important test message which should be recorded in the test
> results!</line>
> </reporter-output>
> ...
> Please make this viewable from the Jenkins testng-plugin generated results
> pages if it exists in the testng-results.xml file. In my scenario, I need
> this only for the method results view, but I could see this as useful for the
> groups, class, and package results views as well.
> Thank you!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira