Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-58702

Wrong [Standard Output/Standard Error] published for test methods executed on different OS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • junit-plugin
    • None
    • Master Jenkins ver. 2.140
      JUnit plugin 1.24

      1) We execute all our java classes on at least one windows and one linux platform. The platform type is echoed in the Standard Output of the junit xml file:
      Check files

      TEST-com.pcbsys.nirvana.client.durable.serial.nSerialDurableMiscTests-linux.xml

      and

      TEST-com.pcbsys.nirvana.client.durable.serial.nSerialDurableMiscTests-windows.xml and string search for: Starting Suite
      The OS name is always printed out in Standard Output of the file

      2) Then we collect the results and publish them in a single place. The publication seems to work for the Stacktrace element, which shows the correct value, but not for the Standard Output/Standard Error elements which seem to be messed up.

       

      The screenshots attached here are showing how the aggregated results view is showing one and the same Standart Out/Err field, while the Stacktrace is unique.  I think this is wrong and it should be showing unique Standart Out and Standart Error

        1. aggregated-junitResult.xml
          7.98 MB
          Vassilena Treneva
        2. TEST-com.pcbsys.nirvana.client.durable.serial.nSerialDurableMiscTests-linux.xml
          129 kB
          Vassilena Treneva
        3. TEST-com.pcbsys.nirvana.client.durable.serial.nSerialDurableMiscTests-windows.xml
          123 kB
          Vassilena Treneva
        4. view_level_1_aggregared.png
          53 kB
          Vassilena Treneva
        5. view_level_2_linux_wrong.png
          93 kB
          Vassilena Treneva
        6. view_level_2_windows.png
          73 kB
          Vassilena Treneva

            Unassigned Unassigned
            vassilena Vassilena Treneva
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: