Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium
New issue 793 by [email protected]: Misleading error message [ ERROR ]
Invalid syntax in file '<file>' in table 'Setting': IndexError: index out
of range: 0
http://code.google.com/p/robotframework/issues/detail?id=793
I encountered the above error message while migrating from robot 2.1 to
robot 2.5.6. It is very misleading, as the error is (in my case) not in the
reported <file> but in one of the included resource files. I would expect
that the resource file is reported as source of the error.