View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010228CDashpublic2010-02-01 17:392010-02-02 10:00
ReporterDavid Partyka 
Assigned ToZach Mullen 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version1.8 
Target VersionFixed in Version1.6 
Summary0010228: When doing parallel testing CDash reports accumulated test times rather than actual elapsed wall time.
DescriptionWhen 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 [^]
Additional InformationIf 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?
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0019420)
Julien Jomier (manager)
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 (developer)
2010-02-02 08:54

This was fixed back in late September 2009. Are you using CDash 1.6?
(0019431)
David Partyka (developer)
2010-02-02 08:56

This is the VTK dashboard. I am assuming it is using the latest version of CDash.
(0019432)
Zach Mullen (developer)
2010-02-02 09:52

Committed fix in 1.6.

 Issue History
Date Modified Username Field Change
2010-02-01 17:39 David Partyka New Issue
2010-02-01 17:44 Julien Jomier Status new => assigned
2010-02-01 17:44 Julien Jomier Assigned To => Zach Mullen
2010-02-01 17:45 Julien Jomier Note Added: 0019420
2010-02-02 08:54 Zach Mullen Note Added: 0019430
2010-02-02 08:56 David Partyka Note Added: 0019431
2010-02-02 09:52 Zach Mullen Note Added: 0019432
2010-02-02 10:00 Zach Mullen Status assigned => resolved
2010-02-02 10:00 Zach Mullen Fixed in Version => 1.6
2010-02-02 10:00 Zach Mullen Resolution open => fixed
2010-02-02 10:00 Zach Mullen Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team