MantisBT - CDash
View Issue Details
0010228CDashpublic2010-02-01 17:392010-02-02 10:00
David Partyka 
Zach Mullen 
normalfeaturealways
closedfixed 
1.8 
1.6 
0010228: When doing parallel testing CDash reports accumulated test times rather than actual elapsed wall time.
When doing parallel testing CDash reports the accumulated test time for each test rather than actual elapsed wall time. For example the following dashboard ran tests in parallel with the following output:


99% tests passed, 1 tests failed out of 745

Total Test time (real) = 269.66 sec

The following tests FAILED:
        707 - Geovis-TestGeoView (Failed)
        Add file: C:/Dashboards/DashboardScripts/amber10_vtk_vs10_continuous.cmake
Submit files (using http)
   Using HTTP submit method
   Drop site:http://www.cdash.org/CDash/submit.php?project=VTK [^]
   Uploaded: C:/Dashboards/My Tests/VTK-cont-vs10/Testing/20100201-2124/Build.xml
   Uploaded: C:/Dashboards/My Tests/VTK-cont-vs10/Testing/20100201-2124/Configure.xml
   Uploaded: C:/Dashboards/My Tests/VTK-cont-vs10/Testing/20100201-2124/Notes.xml
   Uploaded: C:/Dashboards/My Tests/VTK-cont-vs10/Testing/20100201-2124/Test.xml
   Uploaded: C:/Dashboards/My Tests/VTK-cont-vs10/Testing/20100201-2124/Update.xml
   Submission successful

The dashboard on the other hand reports that it took 23.8 minutes to due the testing which is probably the summed up time for each test if they ran serially.

http://www.cdash.org/CDash/buildSummary.php?buildid=529037 [^]
If I look in the testing xml it does have a start and end time. I suppose that would be a good alternative to calculating the time the tests took rather than summing the elapsed time each test individually?
No tags attached.
Issue History
2010-02-01 17:39David PartykaNew Issue
2010-02-01 17:44Julien JomierStatusnew => assigned
2010-02-01 17:44Julien JomierAssigned To => Zach Mullen
2010-02-01 17:45Julien JomierNote Added: 0019420
2010-02-02 08:54Zach MullenNote Added: 0019430
2010-02-02 08:56David PartykaNote Added: 0019431
2010-02-02 09:52Zach MullenNote Added: 0019432
2010-02-02 10:00Zach MullenStatusassigned => resolved
2010-02-02 10:00Zach MullenFixed in Version => 1.6
2010-02-02 10:00Zach MullenResolutionopen => fixed
2010-02-02 10:00Zach MullenStatusresolved => closed

Notes
(0019420)
Julien Jomier   
2010-02-01 17:45   
Zack, I thought we had fixed it. If you fix in CDash CVS please fix also in the 1.6 branch if that doesn't require any changes to the database if that does let me know.
(0019430)
Zach Mullen   
2010-02-02 08:54   
This was fixed back in late September 2009. Are you using CDash 1.6?
(0019431)
David Partyka   
2010-02-02 08:56   
This is the VTK dashboard. I am assuming it is using the latest version of CDash.
(0019432)
Zach Mullen   
2010-02-02 09:52   
Committed fix in 1.6.