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

TAP Plugin: trend graph contains broken link to tap results

XMLWordPrintable

      The trend graph that's added to the build dashboard contains a link from the area graph (of count of successful tests vs. build) to the interpreted TAP results. This link is hard-coded to the relative URL "/tap/", when the results are actually published to "/tapResults/". Instead, it should use the same variable that defines the publication location of the TAP results, AbstractTapProjectAction.URL_NAME, not only to fix the defect, but to comply with the DRY principle.

            kinow Bruno P. Kinoshita
            dmcguire David McGuire
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: