Status: Accepted
Owner: ----
Labels: Type-Enhancement Priority-Medium Target-2.7.6

New issue 1307 by pekka.klarck: Include original error message into suite setup/teardown failed messages
http://code.google.com/p/robotframework/issues/detail?id=1307

Currently when test suite setup or teardown fails, affected tests will be failed with message like `Setup of the parent suite failed`. Because message doesn't contain the original error message, knowing why that setup/teardown failed by just looking at this message isn't possible. To ease debugging, the original message should be included.

Reply via email to