[
https://issues.jenkins-ci.org/browse/JENKINS-13679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Bim reopened JENKINS-13679:
-------------------------------
Assignee: Fred G (was: Jim Bim)
How about using
job.lastCompletedBuild.testResultAction.urlName? it should return the correct
url in all cases regardless of the actual test result implementation. I believe
that this approach is an easy solution for JENKINS-9637 as well.
> Test Result column does not work with aggregated test results
> -------------------------------------------------------------
>
> Key: JENKINS-13679
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13679
> Project: Jenkins
> Issue Type: Bug
> Components: extra-columns
> Affects Versions: current
> Environment: Jenkins ver. 1.457
> Extra columns plugin 1.2
> Reporter: Jim Bim
> Assignee: Fred G
> Priority: Minor
>
> If the job has "aggregated test result" configured, the column displays the
> correct test results, but the link seems to go to
> $job/lastCompletedBuild/testReport/ instead of
> $job/lastCompletedBuild/aggregatedTestReport/. Hence, if a user clicks the
> link, he/she arrives at the build page instead of the result page and has to
> navigate one step further. It's not a big deal, but would be nice to have
> this fixed. I guess it's a bit similar to JENKINS-9637.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira