View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012396CDash[CMake] CTestpublic2011-08-10 16:382011-12-22 12:23
ReporterStephen Kelly 
Assigned ToJulien Jomier 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version2.0 
Summary0012396: CDash should indicate the git hash of builds
DescriptionIt should be possible to see in build reports such as http://www.cdash.org/CDash/testDetails.php?test=109040029&build=1418444 [^] which hash was built to get the result.

Otherwise it is difficult to know if a recent commit fixed it, but the recent build was started after the commit.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0027190)
David Cole (manager)
2011-08-10 17:07

Good feature request... We've thought of this, and the data is there, but it's just not displayed in all the most useful places yet.

From the testDetails page that you indicate, you can...

Click on the "Build Name" link to get here:

  http://www.cdash.org/CDash/buildSummary.php?buildid=1418444 [^]

Then click on the "Update" link to get here:

  http://www.cdash.org/CDash/buildSummary.php?buildid=1418444#Stage0 [^]

Then click on the "Number of Updates" link to get to the updates for that build:

  http://www.cdash.org/CDash/viewUpdate.php?buildid=1418444 [^]

*That* page (viewUpdate) lists the git commit that was tested... In this case:

  http://cmake.org/gitweb?p=cmake.git;a=shortlog;h=f40451894d190cfe2196fed4b71e9f9e74d31206 [^]
(0027191)
Stephen Kelly (reporter)
2011-08-10 17:23

Somewhere it would be particularly useful to have the git hash is this page:

http://www.cdash.org/CDash/testSummary.php?project=1&name=Module.GenerateExportHeader&date=2011-08-10 [^]

Especially if that page were not date-specific and would simply show the latest builds on those boxes.
(0028042)
Julien Jomier (manager)
2011-12-22 12:23

A link to the repository revision for the current build has been added to the testDetails.php and testSummary.php pages

 Issue History
Date Modified Username Field Change
2011-08-10 16:38 Stephen Kelly New Issue
2011-08-10 17:02 David Cole Project CMake => CDash
2011-08-10 17:07 David Cole Note Added: 0027190
2011-08-10 17:23 Stephen Kelly Note Added: 0027191
2011-12-22 11:23 Julien Jomier Assigned To => Julien Jomier
2011-12-22 11:23 Julien Jomier Status new => assigned
2011-12-22 12:23 Julien Jomier Note Added: 0028042
2011-12-22 12:23 Julien Jomier Status assigned => resolved
2011-12-22 12:23 Julien Jomier Fixed in Version => 2.0
2011-12-22 12:23 Julien Jomier Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team