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

TAP plugin should extend AbstractTestResultAction

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • tap-plugin
    • None
    • Jenkins 2.263
      TAP Plugin 2.3
      Slack Notification 2.42

      I would like to be able to get TAP test results summary in Slack notifications. Can the TAP plugin be updated to extend AbstractTestResultAction? See https://github.com/jenkinsci/slack-plugin/issues/764#issuecomment-848205574.

          [JENKINS-65715] TAP plugin should extend AbstractTestResultAction

          Hi, if that's all it takes to solve your issue, I think it should be possible. We would just have to confirm there are no issues after adding it, but I don't think it should cause any problem. Could you prepare a PR so we can discuss it there? I haven't worked on the plug-in in a long time, but keen to review a PR and get it released over next days

          Bruno P. Kinoshita added a comment - Hi, if that's all it takes to solve your issue, I think it should be possible. We would just have to confirm there are no issues after adding it, but I don't think it should cause any problem. Could you prepare a PR so we can discuss it there? I haven't worked on the plug-in in a long time, but keen to review a PR and get it released over next days

          Brian added a comment -

          kinow I will give it a go. However, I only have a little experience on Java and none on developing Jenkins plugins. I've made some changes but 3 of the tests now fail. These tests all seem to scrape the Jenkins web UI and look for specific HTML elements. Any tips or HOWTOs that I can reference on how to best debug this?

          Is it possible to compile a plugin package (.hpi file) from the source that I can upload to a test instance of Jenkins?

          Brian added a comment - kinow  I will give it a go. However, I only have a little experience on Java and none on developing Jenkins plugins. I've made some changes but 3 of the tests now fail. These tests all seem to scrape the Jenkins web UI and look for specific HTML elements. Any tips or HOWTOs that I can reference on how to best debug this? Is it possible to compile a plugin package (.hpi file) from the source that I can upload to a test instance of Jenkins?

            kinow Bruno P. Kinoshita
            holisticdeveloper Brian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: