View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013583CMakeCTestpublic2012-10-10 10:102016-06-10 14:31
ReporterClinton Stimpson 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0013583: would like more info in cdash if the svn update command failed
Descriptionctest doesn't include the output of a failed svn update. So if it happens, I always have to dig in to see why.

Some possible scenarios for failure (some not so common - but I've encountered all of these):
- ssl certificate was renewed and needs to be accepted by the client
- internet connection is down for a moment
- access permissions are modified to exclude the client
- svn server is relocated
TagsNo tags attached.
Attached Files

 Relationships
related to 0015610closedBrad King ctest_update can fail without returning -1 as RETURN_VALUE 

  Notes
(0031203)
Brad King (manager)
2012-10-10 10:42

CTest leaves detailed information on the client build tree in:

 Testing/Temporary/LastUpdate_$stamp.log

One could look at refactoring CTest to include the content of this log in Update.xml somewhere. CDash would also need to be taught to do something with it.
(0031204)
Clinton Stimpson (developer)
2012-10-10 11:46

Ah, thanks. I was looking in Update.xml and didn't see anything there.
This time it wasn't obvious, but from the LastUpdate*.log file I do see why.
(0042131)
Kitware Robot (administrator)
2016-06-10 14:28

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2012-10-10 10:10 Clinton Stimpson New Issue
2012-10-10 10:42 Brad King Note Added: 0031203
2012-10-10 11:46 Clinton Stimpson Note Added: 0031204
2012-10-10 13:16 Brad King Status new => backlog
2015-06-11 09:12 Clinton Stimpson Relationship added related to 0015610
2016-06-10 14:28 Kitware Robot Note Added: 0042131
2016-06-10 14:28 Kitware Robot Status backlog => resolved
2016-06-10 14:28 Kitware Robot Resolution open => moved
2016-06-10 14:28 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team