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

Result files are aggregated in the workspace

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • valgrind-plugin
    • None
    • Linux rhel 6.3

      Results from previous builds/valgrind runs are stored in the workspace. After fixing
      memory leaks the count will not go down since the old runs are imported as new.

      The can be seen in the log by something like:

      [Valgrind] Files to copy:
      x.12345.result
      x.23456.result
      x.34567.result
      and so on

      All these previous builds will be copied into the current build's results. This cannot be correct behaviour?

      My workaround is to remove all (old) .result files in the workspace before i do the analysis.

            existence Johannes Ohlemacher
            knutpett Knut Petter S
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: