Identical Name and ID share same stdout values

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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.

        1. results.rtf
          4 kB
        2. junitResults.xml.png
          junitResults.xml.png
          1.20 MB
        3. results.xml.png
          results.xml.png
          2.42 MB
        4. jenkins_web_result_1.png
          jenkins_web_result_1.png
          87 kB
        5. jenkins_web_result_2.png
          jenkins_web_result_2.png
          87 kB

            Assignee:
            Unassigned
            Reporter:
            Marshall Adrian
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: