MantisBT - CMake
View Issue Details
0008262CMakeCTestpublic2008-12-08 17:102016-06-10 14:30
Clinton Stimpson 
Bill Hoffman 
normalminoralways
closedmoved 
CMake-2-6 
 
0008262: ctest_update() not catching all errors
============
SET(CTEST_SOURCE_DIRECTORY somesrcdir)
SET(CTEST_BINARY_DIRECTORY build)

CTEST_START(Continuous)
SET(CTEST_UPDATE_COMMAND svn)
CTEST_UPDATE(SOURCE ${CTEST_SOURCE_DIRECTORY})
============

If I take down my internet connection (/sbin/ifdown eth0), then run ctest, it doesn't report any errors on the svn update, although I see them when running with -VV. I assume the same occurs if I take the svn server down instead.
No tags attached.
related to 0015610closed Brad King ctest_update can fail without returning -1 as RETURN_VALUE 
Issue History
2008-12-08 17:10Clinton StimpsonNew Issue
2009-01-07 14:33Bill HoffmanStatusnew => assigned
2009-01-07 14:33Bill HoffmanAssigned To => Bill Hoffman
2015-06-11 09:12Clinton StimpsonRelationship addedrelated to 0015610
2016-06-10 14:27Kitware RobotNote Added: 0041479
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0041479)
Kitware Robot   
2016-06-10 14:27   
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.