MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014749 | CMake | CTest | public | 2014-02-11 08:48 | 2016-06-10 14:31 |
Reporter | Mathieu Malaterre | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.12.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0014749: Control returned value by CTest | ||||
Description | It would be nice to have a way to control the returned value from CTest. In some case it is desirable to have CTest return '0' (EXIT_SUCCESS) even when one or more tests fails during the execution of CTest. For example within jenkins framework: http://alexott.blogspot.fr/2012/03/jenkins-cmakectest.html [^] Where CTest needs to be run this way: ctest -T Test || true | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-02-11 08:48 | Mathieu Malaterre | New Issue | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042483 | |||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|