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

Display results of TAP tests in blue ocean test view

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • tap-plugin
    • None

      Trying to get the test view in pipeline runs to show TAP test results. Looks like it only expose junit tests?

      I have the TAP plugin turned on, and the following step in my declarative pipeline: step([$class: "TapPublisher", testResults: "tap_**.log"]), but nothing is showing up in the tests view.

       

      Ultimately, having a clean publishing step like `tap` would be ideal.

            Unassigned Unassigned
            jpvelez Juan-Pablo Velez
            Votes:
            8 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: