-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Hudson 1.348
I have an upstream job which builds an binary and then a downstream multi configuration job which runs test on that binary.
When checking for aggregated test result it does not show the multi configuration jobs test result.
Instead it says:
Test Fail Total
run_multiconfig_test_job (last successful job is not fingerprinted) N/A N/A
When looking at the run_multiconfig_test_job overview page I see the test results for all configurations and all configurations looks fine also.
When using a normal(NOT multi configuration) test job I get the aggregate test result to work properly.
- duplicates
-
JENKINS-7976 Aggregate downstream test results does not work for Matrix projects
-
- Open
-
Duplicates JENKINS-7976
Marking this, older, issue as the duplicate, because the other issue contains more details.