MantisBT - CMake
View Issue Details
0014987CMakeCTestpublic2014-06-23 15:552016-06-10 14:31
Zach Mullen 
Kitware Robot 
normalfeatureN/A
closedmoved 
 
 
0014987: CTest option to pass signals down to tests
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 [^])
No tags attached.
Issue History
2014-06-23 15:55Zach MullenNew Issue
2016-06-10 14:29Kitware RobotNote Added: 0042571
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

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