Comment #2 on issue 1001 by jaana.j.kulmala: OperatingSystem library "run"
and "get environment variable" not working in Windows 7
http://code.google.com/p/robotframework/issues/detail?id=1001
Thank you for the analysis. We are not using Python.
<robot> tag from our tests looks as follows:
<robot generator="Robot 2.6.3 (Jython 2.5.1 on java1.7.0)"
generated="20111202 13:50:38.996">
We have several large test suites that have been working fine on Linux and
WinXP, but fail on my new Win7.
I am not running Python/Jython on Cygwin. I installed my Jython separately,
to be able to run Robot. I added Cygwin only after these cases were already
failing, so I think it is highly inprobable that Cygwin could be causing
this.