Comment #1 on issue 749 by zeesus: Traceback when a keyword within a timeout fails is useless
http://code.google.com/p/robotframework/issues/detail?id=749

Also if a library keyword is called straight from the test case body, the traceback is never included to log.

For library keywords called from a body of a keyword that does not have a timeout, the traceback is included as excepted. (with a meaningful traceback from inside the library.)

Reply via email to