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

Allowing drmemory to run even if the command return a failure ( Praqma case 10247 )

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • drmemory-plugin
    • None
    • Jenkins on Windows 7.

      I am building a library.
      To analyse memory leaks, I run unit tests with drmemory.
      When a unit test doesnt pass completely it returns an error.

      And it seems that if drmemory plugin detects an error in the command, it will not process the result and display the graph...

      I think it would be useful to process the result and display the graph even if the command returns an error, to be able to still test memory leaks in case of unexpected errors of the program being tested.

      Maybe having some advanced option to expect failure of the command, and still process the result file if it is present.

            praqma Praqma Support
            asmodehn Alex V
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: