[JIRA] (JENKINS-58852) Identical Name and ID share same stdout values

2 views
Skip to first unread message

marshall.adrian@sifive.com (JIRA)

unread,
Aug 7, 2019, 4:03:03 PM8/7/19
to jenkinsc...@googlegroups.com
Marshall Adrian created an issue
 
Jenkins / Bug JENKINS-58852
Identical Name and ID share same stdout values
Issue Type: Bug Bug
Assignee: Unassigned
Attachments: jenkins_web_result_1.png, jenkins_web_result_2.png, junitResults.xml.png, results.rtf, results.xml.png
Components: junit-plugin
Created: 2019-08-07 20:02
Environment: Jenkins Ver: 2.176.2 Junit Plugin Ver: 1.28
Labels: plugin junit-plugin
Priority: Minor Minor
Reporter: Marshall Adrian

If I have a result.xml that has two records in it that have the same ID and same NAME, when Junit parses it the resulting junitResult.xml merges those two results together and has some fields that they share and then different 'cases' for specific fields that are not shared. These cases have fields that differentiate the two tests. The issue is that the stdout field is being stored as a merged value instead of an test/case specific value. SO then when you browse to the results on jenkins webpage you are not seeing the correct stdout for each test. This occurs because we have multiple different XMLs that are parsed together and each XML ID starts at 0.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages