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

      Please add the ability to select the --gen-suppressions=all switch, and add the output to the report so a user can easily select that text and make a valgrind suppression rule for it.

          [JENKINS-16218] include suppressions from valgrind

          version 0.19 took way more time than expected and didn't want to delay it any further, so this feature is not included.
          Its scheduled for version 0.20

          Johannes Ohlemacher added a comment - version 0.19 took way more time than expected and didn't want to delay it any further, so this feature is not included. Its scheduled for version 0.20

          fixed this long overdue issue with version 0.23

          • added option to generate and display suppression information
          • added option to use suppression files

          Johannes Ohlemacher added a comment - fixed this long overdue issue with version 0.23 added option to generate and display suppression information added option to use suppression files

          Code changed in jenkins
          User: Johannes Ohlemacher
          Path:
          pom.xml
          src/main/java/org/jenkinsci/plugins/valgrind/ValgrindBuilder.java
          src/main/java/org/jenkinsci/plugins/valgrind/model/ValgrindError.java
          src/main/java/org/jenkinsci/plugins/valgrind/parser/ValgrindSaxParser.java
          src/main/resources/org/jenkinsci/plugins/valgrind/ValgrindBuilder/config.jelly
          src/main/resources/org/jenkinsci/plugins/valgrind/ValgrindDetail/index.jelly
          src/test/java/org/jenkinsci/plugins/valgrind/parser/ValgrindSaxParserTest.java
          src/test/resources/org/jenkinsci/plugins/valgrind/parser/aux-data.xml
          http://jenkins-ci.org/commit/valgrind-plugin/67fdfafdddd573f0fe5948cfd0dbd46849d984b3
          Log:
          finally fixed JENKINS-16218: added option to generate and display suppression information for each error

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Johannes Ohlemacher Path: pom.xml src/main/java/org/jenkinsci/plugins/valgrind/ValgrindBuilder.java src/main/java/org/jenkinsci/plugins/valgrind/model/ValgrindError.java src/main/java/org/jenkinsci/plugins/valgrind/parser/ValgrindSaxParser.java src/main/resources/org/jenkinsci/plugins/valgrind/ValgrindBuilder/config.jelly src/main/resources/org/jenkinsci/plugins/valgrind/ValgrindDetail/index.jelly src/test/java/org/jenkinsci/plugins/valgrind/parser/ValgrindSaxParserTest.java src/test/resources/org/jenkinsci/plugins/valgrind/parser/aux-data.xml http://jenkins-ci.org/commit/valgrind-plugin/67fdfafdddd573f0fe5948cfd0dbd46849d984b3 Log: finally fixed JENKINS-16218 : added option to generate and display suppression information for each error

            existence Johannes Ohlemacher
            john John van der Kamp
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: