|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Still does not work with the newest Matrix Project Plugin: 1.4
Jenkins: 1.593
On the matrix project page like /job/cucumber-split there is no link to latest aggregated test results.
On the page for a certain build like /job/cucumber-split/32 there is no link to aggregated test results.
If I go to a certain build for the axis like /job/cucumber-split/part_to_test=1/32/ I can see link for 'Test Result' and there is even a link 'Aggregated Test Result' but the linked page does not contain AGGREGATED test results - the results for part_to_test=2 are not included.
I also tried manually listing the sub jobs as explained in https://issues.jenkins-ci.org/browse/JENKINS-7976?focusedCommentId=152296&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-152296
Aggregate downstream test results > uncheck 'Automatically aggregate all downstream tests'; under 'Jobs to aggregate' put 'cucumber-split/part_to_test=1, cucumber-split/part_to_test=2'. Same result: now aggregated results.