Comment #5 on issue 580 by kai.hackemesser: I cannot run the robot framework 2.5 on my suite created with earlier release.
http://code.google.com/p/robotframework/issues/detail?id=580

Problem found:

In parsing/populators.py:160 one tries to split the file into base and extension - this line causes the ValueError problem if there is a file in the tested directory that has no extension.

To repeat this problem run jybot with a data source folder where there is a file without extension.

Reply via email to