-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: All
I have a Job that aggregates the last two downstream steps' test results.
Unfortunately, the links presented are missing the file separator between hudson
and job.
ex:
...com:8180/hudsonjob/myTestJob...
should be:
...com:8180/hudson/job/myTestJob...
After adding the file separator in the address bar, all is well.
- duplicates
-
JENKINS-1574 Aggregate downstream test results use a wrong url
- Closed