-
Bug
-
Resolution: Fixed
-
Major
-
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?
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 recentbuild that has valid valgrind results
Compare: https://github.com/jenkinsci/valgrind-plugin/compare/68a14cbfb24b...8890bb6d15a6