-
Bug
-
Resolution: Fixed
-
P2
-
1.2.0, 1.3.1_01
-
merlin
-
x86
-
windows_98, windows_2000
-
Verified
Name: as83306 Date: 10/16/2000
Regression test java/lang/Runtime/exec/Space.java Failing
#Test Results (version 2)
#Fri Oct 13 20:55:25 PDT 2000
#checksum:a71f349ce482fda
#-----testdescription-----
file=X:\\st1\\regression\\firefly\\jdk13_01Tests\\current-tests\\java\\lang\\Runtime\\exec\\Space.java
keywords=bug4231349
run=ASSUMED_ACTION main Space\r\n
source=Space.java
testsuite=X:\\st1\\regression\\firefly\\jdk13_01Tests\\current-tests
title=test runtime.exec on windows for extra space in cmd
#-----environment-----
#-----testresult-----
description=file:X:/st1/regression/firefly/jdk13_01Tests/current-tests/java/lang/Runtime/exec/Space.java
end=Fri Oct 13 20:55:25 PDT 2000
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.io.IOException: CreateProcess: cmd /c echo hello error=0
javatestVersion=JT_2.1.1a
script=javasoft.sqe.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Fri Oct 13 20:55:24 PDT 2000
status=Failed. Execution failed: `main' threw exception: java.io.IOException: CreateProcess: cmd /c echo hello error=0
test=java\\lang\\Runtime\\exec\\Space.java
work=C:\\Results\\Regression\\Firefly\\HARLEY-Windows_98-harness115k-testwith130_01fcs-10-13-20.43-ALL\\java\\lang\\Runtime\\exec
#section:script_messages
----------messages:(2/99)----------
JDK under test: java full version "1.3.0_01"
java full version "1.3.0_01" (C:/Java/jdk130_01fcs)
#section:build
----------messages:(3/92)----------
command: build Space
reason: Named class compiled on demand
elapsed time (seconds): 1.1
result: Passed. Compilation successful
#section:compile
----------messages:(3/187)----------
command: compile X:\st1\regression\firefly\jdk13_01Tests\current-tests\java\lang\Runtime\exec\Space.java
reason: .class file out of date or does not exist
elapsed time (seconds): 1.1
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/111)----------
command: main Space
reason: Assumed action based on file name: run main Space
elapsed time (seconds): 0.38
----------System.out:(0/0)----------
----------System.err:(17/860)----------
java.io.IOException: CreateProcess: cmd /c echo hello error=0
at java.lang.Win32Process.create(Native Method)
at java.lang.Win32Process.<init>(Win32Process.java:66)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.exec(Runtime.java:551)
at java.lang.Runtime.exec(Runtime.java:418)
at java.lang.Runtime.exec(Runtime.java:361)
at java.lang.Runtime.exec(Runtime.java:325)
at Space.main(Space.java:10)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:484)
JavaTest Message: Test threw exception: java.io.IOException: CreateProcess: cmd /c echo hello error=0
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.io.IOException: CreateProcess: cmd /c echo hello error=0
result: Failed. Execution failed: `main' threw exception: java.io.IOException: CreateProcess: cmd /c echo hello error=0
test result: Failed. Execution failed: `main' threw exception: java.io.IOException: CreateProcess: cmd /c echo hello error=0
======================================================================