-
Bug
-
Resolution: Fixed
-
P3
-
7, 8
-
b01
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8267113 | 7u381 | Ramesh Gangadhar | P3 | Resolved | Fixed | b01 |
With -release jdk8, JPRT is running the jdk tests with cygwin rather than MKS. One of the tests that fails with Cygwin is closed/java/io/Console/TestConsole.java and needs to be fixed or added to the problem list.
--------------------------------------------------
TEST: closed/java/io/Console/TestConsole.java
JDK under test: (C:\temp\jprt\P1\161242~1.AB2\TESTPR~1\WINDOW~1.2-P)
java version "1.8.0-internal"
Java(TM) SE Runtime Environment (build 1.8.0-internal-201107311612.ab23780.jdk-b00)
Java HotSpot(TM) 64-Bit Server VM (build 21.0-b14, mixed mode)
ACTION: build -- Passed. Build successful
REASON: User specified action: run build TestConsole
TIME: 0.172 seconds
messages:
command: build TestConsole
reason: User specified action: run build TestConsole
elapsed time (seconds): 0.172
ACTION: compile -- Passed. Compilation successful
REASON: .class file out of date or does not exist
TIME: 0.157 seconds
messages:
command: compile C:\temp\jprt\P1\161242.ab23780\source\test\closed\java\io\Console\TestConsole.java
reason: .class file out of date or does not exist
elapsed time (seconds): 0.157
ACTION: shell -- Failed. Execution failed: exit code 1
REASON: User specified action: run shell console.sh
TIME: 0.796 seconds
messages:
command: shell console.sh []
reason: User specified action: run shell console.sh
elapsed time (seconds): 0.796
STDOUT:
TEST FAILED!
STDERR:
couldn't read file "C:/temp/jprt/P1/161242.ab23780/source/test/closed/java/io/Console/autocons.exp": no such file or directory
TEST RESULT: Failed. Execution failed: exit code 1
--------------------------------------------------
--------------------------------------------------
TEST: closed/java/io/Console/TestConsole.java
JDK under test: (C:\temp\jprt\P1\161242~1.AB2\TESTPR~1\WINDOW~1.2-P)
java version "1.8.0-internal"
Java(TM) SE Runtime Environment (build 1.8.0-internal-201107311612.ab23780.jdk-b00)
Java HotSpot(TM) 64-Bit Server VM (build 21.0-b14, mixed mode)
ACTION: build -- Passed. Build successful
REASON: User specified action: run build TestConsole
TIME: 0.172 seconds
messages:
command: build TestConsole
reason: User specified action: run build TestConsole
elapsed time (seconds): 0.172
ACTION: compile -- Passed. Compilation successful
REASON: .class file out of date or does not exist
TIME: 0.157 seconds
messages:
command: compile C:\temp\jprt\P1\161242.ab23780\source\test\closed\java\io\Console\TestConsole.java
reason: .class file out of date or does not exist
elapsed time (seconds): 0.157
ACTION: shell -- Failed. Execution failed: exit code 1
REASON: User specified action: run shell console.sh
TIME: 0.796 seconds
messages:
command: shell console.sh []
reason: User specified action: run shell console.sh
elapsed time (seconds): 0.796
STDOUT:
TEST FAILED!
STDERR:
couldn't read file "C:/temp/jprt/P1/161242.ab23780/source/test/closed/java/io/Console/autocons.exp": no such file or directory
TEST RESULT: Failed. Execution failed: exit code 1
--------------------------------------------------
- backported by
-
JDK-8267113 TEST_BUG: closed/java/io/Console/TestConsole.java fails with cygwin
-
- Resolved
-
- relates to
-
JDK-6982749 TEST BUG: closed/java/io/Console/TestConsole.java requires /bin/expr
-
- Closed
-
-
JDK-7041709 (process) test/closed/java/lang/Runtime/shutdown/Basic.java failing on windows
-
- Closed
-