Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.1-beta-2
-
None
-
Patch
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
Attachments
Issue Links
- is related to
-
CONTINUUM-2478 Ability to store historical results
- Open
- relates to
-
CONTINUUM-1366 surefire report shown is always latest, even with a different build number
- Closed