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

Links in JUnit error messages are not displayed in Blue Ocean interface

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • junit-plugin
    • None
    • BlueOcean plugin 1.8.2
      Jenkins Core 2.121.1
      JUnit 1.24

      We have HTTP link in error message for JUnit test result, for example:

      <testcase name="some case" time="5">
        <failure message="Test failed, see details here: http://some-log-tracking-system/link/to/log" />
      </testcase> 

      In old Jenkins UI (non BlueOcean) such message is rendered properly. Link in text replaced with real link.

      However in BlueOcean UI such text is displayed as text and not replaced with HTTP link.

            Unassigned Unassigned
            pvasilevich Pavel Vasilevich
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: