Status: Accepted
Owner: ----
Labels: Target-2.5.4 Type-Defect Priority-High

New issue 651 by pekka.klarck: Failure messages in log are cut
http://code.google.com/p/robotframework/issues/detail?id=651

Long failure message are not shown fully on log but instead cut from the middle. Only the final error messages for tests should be cut this way but the log messages should be always fully visible. Now the whole log messages isn't visible anywhere.

My guess is that this regression way caused when we refactored how error messages are got in RF 2.5.2. There are several tests for cutting the error message but apparently none for not cutting the log message.

Reply via email to