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

          Jason May created issue -

          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 made changes -
          Assignee Original: Fred G [ fredg ] New: Jason May [ jason_m_may ]

          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.
          Fred G made changes -
          Component/s New: tap [ 15874 ]
          Component/s Original: extra-columns [ 15943 ]
          Assignee Original: Jason May [ jason_m_may ] New: Bruno P. Kinoshita [ kinow ]

          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!
          Bruno P. Kinoshita made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Bruno P. Kinoshita made changes -
          Status Original: In Progress [ 3 ] New: Open [ 1 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 143653 ] New: JNJira + In-Review [ 175965 ]

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

              Created:
              Updated: