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

Support the Test Result for a project that uses TAP

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

      Given that the TAP plugin

      https://wiki.jenkins-ci.org/display/JENKINS/TAP+Plugin

      Produces JUnit-like output, would be cool if the output from that plugin could be shown as a column from this extra-columns plugin.

          [JENKINS-13189] Support the Test Result for a project that uses TAP

          Fred G added a comment -

          I'd like to keep the extra-columns plugin free of dependencies on other plugins.

          Maybe the TAP plugin can instead re-use the test result API in Jenkins core.

          Fred G added a comment - I'd like to keep the extra-columns plugin free of dependencies on other plugins. Maybe the TAP plugin can instead re-use the test result API in Jenkins core.

          Fred G added a comment -

          Assigning this to the "tap" component.

          I'd suggest that the TAP plugin could either re-use/extend the existing test result implementation in Jenkins core or include a TAP specific test result column.

          Fred G added a comment - Assigning this to the "tap" component. I'd suggest that the TAP plugin could either re-use/extend the existing test result implementation in Jenkins core or include a TAP specific test result column.

          TAP plug-in has two test results. A custom one, and the other one based on Jenkins' TestObject (junit). I'll take a look on this issue in the next development cycle to try understand what is needed to add extra columns with TAP results.

          Thanks Fred!

          Bruno P. Kinoshita added a comment - TAP plug-in has two test results. A custom one, and the other one based on Jenkins' TestObject (junit). I'll take a look on this issue in the next development cycle to try understand what is needed to add extra columns with TAP results. Thanks Fred!

            kinow Bruno P. Kinoshita
            jason_m_may Jason May
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: