Status: New Owner: ---- Labels: Type-Enhancement Priority-Medium
New issue 340 by daniel.posada: Add a public setting for changing '_MAX_ERROR_LINES'
http://code.google.com/p/robotframework/issues/detail?id=340 By default, RF will cut long error messages to 20 lines because overly long messages make reports hard to read. However, it's often the case that the user wants to see the full error message. For example, if a mesage contains the text of recent errors in the Windows event log, it will very easily be longer than 20 lines, and the point is to be able to see all of the events' text. So, there should be some way to configure the "max error lines" setting in RF. This could be added as a command-line argument to the pybot script. -- 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
