-
Bug
-
Resolution: Unresolved
-
Major
-
None
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.")
- is duplicated by
-
JENKINS-11258 Matrix relaoded does not use test result from original build
- Resolved
-
JENKINS-11259 Matrix relaoded does not use test result from original build
- Resolved