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

Skip message for JUnit tests is not displayed in Blue Ocean interface

XMLWordPrintable

      We have skipped test cases in JUnit XML file, for example: 

      <testcase name="570521512 - Check specific Linux case" time="1">
         <skipped message="Test should be launched on Linux platform only" />
      </testcase>

      Such testcase is properly handled by JUnit plugin, and properly rendered in old Jenkins UI (non BlueOcean).

      In BlueOcean results however such test cannot be expanded to see why case is skipped.

       

      Note, that if you have <system-out> XML node inside skipped test, then it is displayed normally in BlueOcean, however skipped message is still not available.

       

            olamy Olivier Lamy
            pvasilevich Pavel Vasilevich
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: