Comment #7 on issue 366 by janne.t.harkonen: Stop execution if special "fatal" exception raised
http://code.google.com/p/robotframework/issues/detail?id=366
The implementation is now such that if any exception thrown from a library has attribute named ROBOT_EXIT_ON_FAILURE, and value of that attribute evaluates to True,
test execution is gracefully stopped after that keyword. -- 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 -- Subscription settings: http://groups.google.com/group/robotframework-commit/subscribe?hl=en
