Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.1-beta-2
-
Fix Version/s: 1.1-beta-3
-
Component/s: Web interface
-
Labels:None
-
Complexity:Intermediate
-
Patch Submitted:Yes
-
Number of attachments :
Description
Since 1.1-beta-2, the surefire report link in a build result page is not displayed anymore.
But in fact, It has never worked or it's confusing. Because the link is in the BuildResult and in fact the surefire -report is the last surefire report (because we don't save all surefire reports for all builds).
Try the Surefire Report in this two build result :
http://maven.zones.apache.org/continuum/buildResult.action?buildId=7072&projectId=44
http://maven.zones.apache.org/continuum/buildResult.action?buildId=16143&projectId=44
My proposal is to move this link to the buildResults page and call the link Last Surefire Report.
Or we can backup all surefire reports (probably too huge)
Thoughs ?
–
Olivier
Attachments
Issue Links
| This issue relates to: | ||||
| CONTINUUM-1366 | surefire report shown is always latest, even with a different build number |
|
|
|
| This issue is related to: | ||||
| CONTINUUM-2478 | Ability to store historical results |
|
|
|
linked issue for the latter part.
We should take care of it not appearing urgently if that's the case.