marintsev / sputniktests

Automatically exported from code.google.com/p/sputniktests
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

The filename, directory name, or volume label syntax is incorrect. #47

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.What steps won't
2.
3.

What is the expected output? What do you see instead?
Lots of this:
--- errors ---
The filename, directory name, or volume label syntax is incorrect.

11_Expressions\11.4_Unary_Operators\11.4.6_Unary_plus_Operator\S11.4.6_A3_T2:
--- errors ---
The filename, directory name, or volume label syntax is incorrect.

11_Expressions\11.4_Unary_Operators\11.4.6_Unary_plus_Operator\S11.4.6_A3_T3:
--- errors ---
The filename, directory name, or volume label syntax is incorrect.

11_Expressions\11.4_Unary_Operators\11.4.6_Unary_plus_Operator\S11.4.6_A3_T4:
--- errors ---
The filename, directory name, or volume label syntax is incorrect.

11_Expressions\11.4_Unary_Operators\11.4.6_Unary_plus_Operator\S11.4.6_A3_T5:
--- errors ---
The filename, directory name, or volume label syntax is incorrect. 

What version of the product are you using? On what operating system?
V8 (it works) and Windows Vista

Please provide any additional information below.
The js tempfiles write ok, the out tempfiles have 0 bytes, the err tempfile all 
say the same thing, for every test.

Original issue reported on code.google.com by machine....@gmail.com on 2 Sep 2011 at 11:01

GoogleCodeExporter commented 8 years ago
command line is quoted InWindows() is True, so, if --command v8 provided,
executed command is "v8 testXXX.js". shell try to execute javascript file "v8 
testXXX.js" with WSH, and failed.

Original comment by utatane.tea on 10 Sep 2011 at 6:58

Attachments: