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

Matrix project page does not show test result information, though aggregate test result information does exist.

      If you go to a non-matrix job, it'll show the "latest test results" count and link, as well as "latest aggregated test results" count/link if that job is configured to do test result aggregation. Matrix jobs do not show this on the project page, but they should.

          [JENKINS-10864] Matrix project page does not show test result information, though aggregate test result information does exist.

          Code changed in jenkins
          User: Andrew Bayer
          Path:
          changelog.html
          core/src/main/resources/hudson/matrix/MatrixProject/index.jelly
          http://jenkins-ci.org/commit/jenkins/a4d23231dd58fee47adc1a781ed63abb415214a1
          Log:
          [FIXES JENKINS-10864] Adding "Latest Test Results" link to matrix
          project pages.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Andrew Bayer Path: changelog.html core/src/main/resources/hudson/matrix/MatrixProject/index.jelly http://jenkins-ci.org/commit/jenkins/a4d23231dd58fee47adc1a781ed63abb415214a1 Log: [FIXES JENKINS-10864] Adding "Latest Test Results" link to matrix project pages.

          dogfood added a comment -

          Integrated in jenkins_main_trunk #1097
          [FIXES JENKINS-10864] Adding "Latest Test Results" link to matrix

          Andrew Bayer : a4d23231dd58fee47adc1a781ed63abb415214a1
          Files :

          • changelog.html
          • core/src/main/resources/hudson/matrix/MatrixProject/index.jelly

          dogfood added a comment - Integrated in jenkins_main_trunk #1097 [FIXES JENKINS-10864] Adding "Latest Test Results" link to matrix Andrew Bayer : a4d23231dd58fee47adc1a781ed63abb415214a1 Files : changelog.html core/src/main/resources/hudson/matrix/MatrixProject/index.jelly

          Code changed in jenkins
          User: Andrew Bayer
          Path:
          changelog.html
          core/src/main/resources/hudson/matrix/MatrixProject/index.jelly
          http://jenkins-ci.org/commit/jenkins/a4d23231dd58fee47adc1a781ed63abb415214a1
          Log:
          [FIXES JENKINS-10864] Adding "Latest Test Results" link to matrix
          project pages.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Andrew Bayer Path: changelog.html core/src/main/resources/hudson/matrix/MatrixProject/index.jelly http://jenkins-ci.org/commit/jenkins/a4d23231dd58fee47adc1a781ed63abb415214a1 Log: [FIXES JENKINS-10864] Adding "Latest Test Results" link to matrix project pages.

          Code changed in jenkins
          User: Andrew Bayer
          Path:
          core/src/main/resources/hudson/matrix/MatrixProject/index.jelly
          http://jenkins-ci.org/commit/matrix-project-plugin/ff8bac6950c4598cd2419c01c27c1cddc5e55428
          Log:
          [FIXES JENKINS-10864] Adding "Latest Test Results" link to matrix
          project pages.

          Originally-Committed-As: a4d23231dd58fee47adc1a781ed63abb415214a1

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Andrew Bayer Path: core/src/main/resources/hudson/matrix/MatrixProject/index.jelly http://jenkins-ci.org/commit/matrix-project-plugin/ff8bac6950c4598cd2419c01c27c1cddc5e55428 Log: [FIXES JENKINS-10864] Adding "Latest Test Results" link to matrix project pages. Originally-Committed-As: a4d23231dd58fee47adc1a781ed63abb415214a1

          evernat added a comment -

          It is committed so I suppose that it is fixed

          evernat added a comment - It is committed so I suppose that it is fixed

          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.

          Vladimir Dobriakov added a comment - 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.

          Daniel Beck added a comment -

          I don't think Andrew cares at the moment, so unassigning.

          Daniel Beck added a comment - I don't think Andrew cares at the moment, so unassigning.

            Unassigned Unassigned
            abayer Andrew Bayer
            Votes:
            11 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated: