Comment 3 for bug 1097434

Revision history for this message
Alexey Kopytov (akopytov) wrote :

It's still has to be fixed in the test suite, rather than just in the parallel runner. For example, I may only want to use testrun.sh (in the parallel test branch) when I need to run the test suite locally. And that will still have the same problem with Ctrl-C.

What needs to be changed in the test suite is to have tests handle SIGINT and return a non-zero exit code.