JDK-4456439 : (so) Reg-test Interrupt.java Failing
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 1.4.0
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: x86
  • Submitted: 2001-05-09
  • Updated: 2001-08-09
  • Resolved: 2001-08-08
Related Reports
Duplicate :  
Description
Name: as83306			Date: 05/09/2001

Regression test java/nio/SocketChannel/Interrupt.java fails with Merlin build 63 on Linux 6.2, host seahund. 
This test has not passed within the previous 13 builds.  See Bug 4416631 for additional info.
For test hardware config's, see http://sqesvr.eng/st3/jdk1.4/docs/Merlin-hw.html 
 
 #Test Results (version 2)
#Thu May 03 11:21:15 GMT+00:00 2001
#checksum:353ca68c511829fc
#-----testdescription-----
$file=/.automount/sqesvr/root/export/st1/regression/merlin/jdk1.4Tests/tests/b63/java/nio/SocketChannel/Interrupt.java
$root=/.automount/sqesvr/root/export/st1/regression/merlin/jdk1.4Tests/tests/b63
library=..
run=ASSUMED_ACTION main Interrupt\n
source=Interrupt.java
title=Test interrupt on a blocked channel

#-----environment-----

#-----testresult-----
description=file:///.automount/sqesvr/root/export/st1/regression/merlin/jdk1.4Tests/tests/b63/java/nio/SocketChannel/Interrupt.java
end=Thu May 03 11:21:15 GMT+00:00 2001
environment=regtest
execStatus=Failed. Execution failed: `main' threw exception: java.lang.Exception: test failed
javatestOS=Linux 2.2.14-6.1.1 (i386)
javatestVersion=JT_2.1.3i
script=com.sun.javatest.regtest.RegressionScript 
sections=script_messages build compile main
start=Thu May 03 11:21:08 GMT+00:00 2001
status=Failed. Execution failed: `main' threw exception: java.lang.Exception: test failed
test=java/nio/SocketChannel/Interrupt.java
work=/export0/results/regression/merlin/b63/seahund.2.2.14-6.1.1-jth13-jdk14b63-05.03-09.14-ALL/java/nio/SocketChannel

#section:script_messages
----------messages:(1/102)----------
JDK under test: java full version "1.4.0-beta-b63" (/net/sqesvr/export/st1/jdk14-beta/b63/linux-i386)

#section:build
----------messages:(3/95)----------
command: build Interrupt 
reason: Named class compiled on demand
elapsed time (seconds): 2.802
result: Passed. Compilation successful

#section:compile
----------messages:(3/209)----------
command: compile /.automount/sqesvr/root/export/st1/regression/merlin/jdk1.4Tests/tests/b63/java/nio/SocketChannel/Interrupt.java 
reason: .class file out of date or does not exist
elapsed time (seconds): 2.8
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful

#section:main
----------messages:(3/117)----------
command: main Interrupt
reason: Assumed action based on file name: run main Interrupt 
elapsed time (seconds): 4.097
----------System.out:(0/0)----------
----------System.err:(22/1196)----------
Client: java.lang.Exception: Client timed out
	at TestThread.finish(TestThread.java:39)
	at Interrupt.main(Interrupt.java:27)
	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.Exception: test failed
	at Interrupt.main(Interrupt.java:28)
	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.Exception: test failed
JavaTest Message: shutting down test

STATUS:Failed.`main' threw exception: java.lang.Exception: test failed
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: test failed

test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: test failed
======================================================================