View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014987CMakeCTestpublic2014-06-23 15:552016-06-10 14:31
ReporterZach Mullen 
Assigned ToKitware Robot 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0014987: CTest option to pass signals down to tests
DescriptionI 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 [^])
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042571)
Kitware Robot (administrator)
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.

 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


Copyright © 2000 - 2018 MantisBT Team