ravikumar10 / genyris

Automatically exported from code.google.com/p/genyris
Other
0 stars 0 forks source link

0.6.9-9-gcf84331-b0: create process self-test failed on Windows 7 #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

C:\genyris\genyris-binary-0.6.9-9-gcf84331-b0>java -Xmx256M -cp 
"C:\genyris\genyris-binary-0.6.9-9-g
cf84331-b0\dist\*" org.genyris.interp.ClassicReadEvalPrintLoop 
test/acceptance/test-miscellaneous.g

What do you see?

~ 'Windows 7'
*** Error in file : test/acceptance/test-miscellaneous.g exec failed, message 
is: Cannot run program
 "c:\winnt\system32\cmd.exe": CreateProcess error=2, The system cannot find the file specified
C:\genyris\genyris-binary-0.6.9-9-gcf84331-b0>

What is the expected output?

passed.

Original issue reported on code.google.com by birchb1...@gmail.com on 3 Apr 2013 at 1:50

GoogleCodeExporter commented 9 years ago
Windows 7 keeps its apps in a different place to Windows-XP. 
C:/Windows/system32/cmd.exe

Original comment by birchb1...@gmail.com on 3 Apr 2013 at 1:51

GoogleCodeExporter commented 9 years ago
Fix is to look for 'Windows 7', see attached test-miscellaneous.g

Original comment by birchb1...@gmail.com on 3 Apr 2013 at 2:03

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by birchb1...@gmail.com on 3 Apr 2013 at 2:03

GoogleCodeExporter commented 9 years ago
Fixed in 0.6.9-12-ga84d0d0

Original comment by birchb1...@gmail.com on 4 Apr 2013 at 2:28

GoogleCodeExporter commented 9 years ago

Original comment by birchb1...@gmail.com on 13 Apr 2013 at 8:44