Comment #11 on issue 108 by jprantan: Ctrl-c should stop test execution gracefully
http://code.google.com/p/robotframework/issues/detail?id=108
Implementation is ready r3094 and r3098. No automated atests, but tested manually on Linux, Mac and Windows. With Jython it is not possible to stop the test execution gracefully immediately, but only after the keyword on which the Ctrl-C was pressed
have completed. Pressing Ctrl-C Ctrl-C will kill immediately also on Jython. Issue 349 will cover atests on Linux/Mac. Things to do: 1) Fatal exception does not run teardowns, should that be changed? 2) Message which is shown on tests which won't be executed after Ctrl-C 3) Documentation -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
