MantisBT - CMake | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0008262 | CMake | CTest | public | 2008-12-08 17:10 | 2016-06-10 14:30 | |||||
| Reporter | Clinton Stimpson | |||||||||
| Assigned To | Bill Hoffman | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||||
| Status | closed | Resolution | moved | |||||||
| Platform | OS | OS Version | ||||||||
| Product Version | CMake-2-6 | |||||||||
| Target Version | Fixed in Version | |||||||||
| Summary | 0008262: ctest_update() not catching all errors | |||||||||
| Description | ============ 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. | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2008-12-08 17:10 | Clinton Stimpson | New Issue | ||||||||
| 2009-01-07 14:33 | Bill Hoffman | Status | new => assigned | |||||||
| 2009-01-07 14:33 | Bill Hoffman | Assigned To | => Bill Hoffman | |||||||
| 2015-06-11 09:12 | Clinton Stimpson | Relationship added | related to 0015610 | |||||||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041479 | ||||||||
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | |||||||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | |||||||
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed | |||||||
| Notes | |||||
|
|
|||||
|
|
||||