MantisBT - CDash
View Issue Details
0007188CDashpublic2008-06-13 12:502008-06-19 16:01
Danny Dunlavy 
Julien Jomier 
normalminoralways
closedfixed 
1.0 
1.2 
0007188: CDash: buildSummary.php reports update time when no update has been made
In buildSummary.php, the "Update" starttime and endtime are set to the current time when no update has been performed. This is confusing and should only report times if an update has been performed. We perform nightly tests from fresh checkouts and thus do not run updates, and developers have been wondering why these times are not correct.

See the following for a public example of this:
http://www.cdash.org/CDash/buildSummary.php?buildid=98920 [^]
No tags attached.
Issue History
2008-06-13 12:50Danny DunlavyNew Issue
2008-06-16 02:19Julien JomierStatusnew => assigned
2008-06-16 02:19Julien JomierAssigned To => Julien Jomier
2008-06-19 16:01Julien JomierStatusassigned => closed
2008-06-19 16:01Julien JomierNote Added: 0012424
2008-06-19 16:01Julien JomierResolutionopen => fixed
2008-06-19 16:01Julien JomierFixed in Version => 1.2

Notes
(0012424)
Julien Jomier   
2008-06-19 16:01   
Very good point. I have put a fix in CDash SVN, it will be in the 1.2 release. Thanks for the report!