Status: Accepted Owner: janne.t.harkonen Labels: Type-Defect Priority-Medium Target-2.5
New issue 550 by janne.t.harkonen: `FOR IN RANGE` breaks if the range argument is anything else than number or string
http://code.google.com/p/robotframework/issues/detail?id=550 For example, None or any instance of custom class causes this breakage. This error is not handled gracefully, and the test execution terminates so that even the output file is broken.
