Opened 15 years ago

#210 new defect

Control-C (signal SIGABRT) during test suite run does not kill test program

Reported by: jewillco@… Owned by: somebody
Priority: minor Milestone:
Component: component1 Version: 2.0
Keywords: Cc:

Description

When I run a test suite (for example, in libs/graph/test) and then terminate it using Control-C (on Mac OS X), the underlying test program (for run tests) does not stop. This caused a problem for me when one of the test cases had an infinite loop and after running and killing the test run several times there were many copies of the buggy test program running.

Change History (0)

Note: See TracTickets for help on using tickets.