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

Matrix relaoded does not use test result from original build

XMLWordPrintable

      I use matrix-job to execute JUnit Tests.

      Sometime I need to relaunch some sub-jobs.
      So I use matrix-reloaded plugin (https://wiki.jenkins-ci.org/display/JENKINS/Matrix+Reloaded+Plugin)
      (Can't find the associated component in this form)

      The problem is that previous tests results are not copied to the rerun result.
      So I have a build with only a few tests results instead of the sum of both original and re-run.

      Whereas the plugin documentation seems to indicate that it should not be the case:
      ("When the user chooses to reuse a Matrix run, everything from the run is copied to a new run, which then has the same outcome and artifacts.")

            praqma Praqma Support
            ebann ebann
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: