Comment #1 on issue 1498 by juho.saa...@gmail.com: "Run command" keywords
fails in Windows XP when using jython interpreter because of "2>%1"
http://code.google.com/p/robotframework/issues/detail?id=1498
Some notes from Windows 7 (Microsoft Windows [Version 6.1.7601]). When
running with maven, test goes OK:
Starting test: Robot-Tests.Test.One command
20130731 12:31:20.419 : INFO : Running command 'dir 2>&1'
20130731 12:31:20.439 : INFO : ${rc} = 0
20130731 12:31:20.440 : INFO : ${output} = Volume in drive C is XXX\n
Volume Serial Number is XXX\n\n Directory of
C:\\work\\workspace\\test\\tests\n\n31.07.2013 12:28
<DIR> .\n31.07.2013 12:28 <DIR> ..\n...
Ending test: Robot-Tests.Test.One command
but with jython (Robot Framework 2.8.1 (Jython 2.5.2 on java1.7.0_21):
Starting test: Robot-Tests.Test.One command
20130731 12:34:05.403 : INFO : Running command 'dir 2>&1'
20130731 12:34:05.543 : INFO : File Not Found
20130731 12:34:05.545 : INFO : ${rc} = 1
20130731 12:34:05.545 : INFO :
${output} = Volume in drive C is XXX
Volume Serial Number is XXX
Directory of C:\work\workspace\test\tests\src\test\resources\robot-tests
Ending test: Robot-Tests.Test.One command
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.