MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014987 | CMake | CTest | public | 2014-06-23 15:55 | 2016-06-10 14:31 |
Reporter | Zach Mullen | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0014987: CTest option to pass signals down to tests | ||||
Description | I have a test suite harnessed with CTest that gets zombified processes if someone CTRL+C's during the test runs. Within those tests, I have registered a SIGINT handler that gracefully shuts down and ensures the zombification doesn't happen, but that handler is never called because CTest does not pass signals through to running tests. It would be great to have a test property or even just an argument to ctest_test() that would cause signals received by the ctest process to be sent to the running test processes. (Also requested a while back: http://www.cmake.org/pipermail/cmake/2006-November/011840.html [^]) | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-06-23 15:55 | Zach Mullen | New Issue | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042571 | |||
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 | |||||
|
|||||
|
|