-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta2
-
sparc
-
solaris
-
Verified
Name: as83306 Date: 05/30/2001
Regression test javax/imageio/stream/StreamTest.java fails with Merlin build 63b on Solaris, host jetfly.
This test is new since b63.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html
#Test Results (version 2)
#Fri May 25 22:17:48 PDT 2001
#checksum:5bd539d52c9a40f7
#-----testdescription-----
$file=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b/javax/imageio/stream/StreamTest.java
$root=/net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b
keywords=bug4433627 bug4433638 bug4434210 bug4434216 bug4435442 bug4436976 bug4436977 bug4436992 bug4446891 bug4446906 bug4448604
bug4448605 bug4448699 bug4446311 bug4430357
run=USER_SPECIFIED main StreamTest\n
source=StreamTest.java
title=Checks various aspects of stream functionality.
#-----environment-----
#-----testresult-----
description=file:///net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b/javax/imageio/stream/StreamTest.java
end=Fri May 25 22:17:48 PDT 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Got unexpected exception:
java.io.FileNotFoundException: StreamTest.java (No such file or directory)
javatestOS=SunOS 5.9 (sparc)
javatestVersion=2.1.5
script=com.sun.javatest.regtest.RegressionScript
sections=script_messages build compile main
start=Fri May 25 22:17:42 PDT 2001
status=Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Got unexpected exception:
java.io.FileNotFoundException: StreamTest.java (No such file or directory)
test=javax/imageio/stream/StreamTest.java
work=/export0/results/regression/merlin/b63b/jetfly5.9-jth13-jdk14b63b.05-25.18.30-ALL/javax/imageio/stream
#section:script_messages
----------messages:(4/252)----------
JDK under test: (/net/sqesvr/export/st1/jdk14-beta/b63b/solsparc)
java version "1.4.0-beta_refresh"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b63b)
Java HotSpot(TM) Client VM (build 1.4.0-beta_refresh-b63b, mixed mode)
#section:build
----------messages:(3/96)----------
command: build StreamTest
reason: Named class compiled on demand
elapsed time (seconds): 4.241
result: Passed. Compilation successful
#section:compile
----------messages:(3/198)----------
command: compile /net/sqesvr/export/st1/regression/merlin/jdk1.4Tests/tests/b63b/javax/imageio/stream/StreamTest.java
reason: .class file out of date or does not exist
elapsed time (seconds): 4.22
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful
#section:main
----------messages:(3/106)----------
command: main StreamTest
reason: User specified action: run main StreamTest
elapsed time (seconds): 1.55
----------System.out:(0/0)----------
----------System.err:(27/1823)----------
java.io.FileNotFoundException: StreamTest.java (No such file or directory)
at java.io.RandomAccessFile.open(Native Method)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:103)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:148)
at javax.imageio.stream.FileImageInputStream.<init>(FileImageInputStream.java:58)
at StreamTest.test4436992(StreamTest.java:123)
at StreamTest.main(StreamTest.java:345)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:579)
java.lang.RuntimeException: Got unexpected exception: java.io.FileNotFoundException: StreamTest.java (No such file or directory)
at StreamTest.fail(StreamTest.java:15)
at StreamTest.main(StreamTest.java:357)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:30)
at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessorImpl.java:48)
at java.lang.reflect.Method.invoke(Method.java:306)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:579)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Got unexpected exception: java.io.FileNotFoundException:
StreamTest.java (No such file or directory)
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Got unexpected exception: java.io.FileNotFoundException:
StreamTest.java (No such file or directory)
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Got unexpected exception:
java.io.FileNotFoundException: StreamTest.java (No such file or directory)
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Got unexpected exception:
java.io.FileNotFoundException: StreamTest.java (No such file or directory)
======================================================================