[
https://issues.jenkins-ci.org/browse/JENKINS-13076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160505#comment-160505
]
Bruno P. Kinoshita commented on JENKINS-13076:
----------------------------------------------
Unfortunately, including too much data can cause OutOfMemory. When adding notes
for a TestNG suite, it can contain hundreds of tests, classes and methods. What
generates a lot of Strings. Although it's damn boring to have to open the XML
or TAP file to see, it is more safe this way rather than include a lot of
details in the test notes.
Will fix the missing notes, but won't enhance the details for now.
> Improve test notes created when updating a test case in TestLink
> ----------------------------------------------------------------
>
> Key: JENKINS-13076
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13076
> Project: Jenkins
> Issue Type: Improvement
> Components: testlink
> Reporter: Bruno P. Kinoshita
> Assignee: Bruno P. Kinoshita
> Priority: Minor
>
> The current version of the plug-in is not including notes. For each result
> seeking strategy, there are different types of information that may be
> important to the end user. And it's damn boring having to open the XML/TAP
> files to see what happened :)
--
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