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

Valgrind plugin "Valgrind Results" link on project root page does not always link to the most recent build

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • valgrind-plugin
    • None

      We have noticed that the "Valgrind Results" link that is on the root Project page only links to the most recent unstable build. Because we set our thresholds to have any memory leak mark the build as a failure the root link never works (and we have to click down to the failed build to see the Valgrind results).

      Is this by design or a bug?

          [JENKINS-15173] Valgrind plugin "Valgrind Results" link on project root page does not always link to the most recent build

          Code changed in jenkins
          User: Johannes Ohlemacher
          Path:
          src/main/java/org/jenkinsci/plugins/valgrind/ValgrindProjectAction.java
          http://jenkins-ci.org/commit/valgrind-plugin/8890bb6d15a69ff5010a04e2f2160e0adfe0bb57
          Log:
          fixed JENKINS-15173: "Valgrind Result" is linked to the most recent
          build that has valid valgrind results

          Compare: https://github.com/jenkinsci/valgrind-plugin/compare/68a14cbfb24b...8890bb6d15a6

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Johannes Ohlemacher Path: src/main/java/org/jenkinsci/plugins/valgrind/ValgrindProjectAction.java http://jenkins-ci.org/commit/valgrind-plugin/8890bb6d15a69ff5010a04e2f2160e0adfe0bb57 Log: fixed JENKINS-15173 : "Valgrind Result" is linked to the most recent build that has valid valgrind results Compare: https://github.com/jenkinsci/valgrind-plugin/compare/68a14cbfb24b...8890bb6d15a6

          fixed with version 0.15
          "Valgrind Result" links to the most recent build that has valid valgrind results

          Johannes Ohlemacher added a comment - fixed with version 0.15 "Valgrind Result" links to the most recent build that has valid valgrind results

            existence Johannes Ohlemacher
            dritter29 David Ritter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: