Filed By : J2SE-SQA [###@###.###
JDK : J2SE 1.4.1-test-test
JCK : jck1.4-b17
Platform[s] : Windows XP 64 bit
switch/Mode : -Xinterpreter -Xfuture
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test[s]: api/org_omg/CORBA/AnyTC/AnyTC.html#AnyTypeCodeTest_003_localexec
api/org_omg/CORBA/CStatus/CStatusTest.html#CStatus_test_compilation
api/org_omg/CORBA/DII/DIITest.html#DII_test_compilation
api/org_omg/CORBA/DSI/DSITest.html#DSINegative_test_localexec
api/org_omg/CORBA/DSI/DSITest.html#DSI_test_compilation
api/org_omg/CORBA/DefinitionKind/DefinitionKindTest.html#DefinitionKind_test_compilation
api/org_omg/CORBA/ExceptionTest/ExcTest.html#Exc_test_compilation
api/org_omg/CORBA/IDLType/IDLTypeTest.html#IDLType_test_compilation
api/org_omg/CORBA/NVList/NVListTest.html#NVList_test_compilation
api/org_omg/CORBA/NameValue/NameValueTest.html#NameValue_test_compilation
api/org_omg/CORBA/Named/NameTest.html#Named_test_compilation
api/org_omg/CORBA/ORBTest/ORBTest.html#ORB_Test_Compilation
api/org_omg/CORBA/ObjImpl/ObjectImplTest.html#ObjectImpl_test_compilation
api/org_omg/CORBA/SeqHolders/SeqHolders.html#SeqHolders_Test_Compilation
api/org_omg/CORBA/SimpleMarshal/SimpleMarshal.html#SimpleMarshal_Test_Compilation
api/org_omg/CORBA/StubTest/StubTest.html#StubTest_localexec
api/org_omg/CORBA/TIE/TieTest.html#Tie_Test_localexec
api/org_omg/CORBA/portable/ISOS/ISOSTest.html#ISOSTesttestCase15
api/org_omg/CORBA/stack/StackTest.html#StackTest_Compilation
api/org_omg/CosNaming/NamingContext/NamingContextTest.html#NamingContext
Test source location:
=====================
/net/jdk/export/disk8/local.java/jck1.4/JCK-runtime-14/tests/api/org_omg/CORBA
/net/jdk/export/disk8/local.java/jck1.4/JCK-runtime-14/tests/api/org_omg/CosNaming
jtr file location:
==================
/net/jtgb4u4c.eng/export/sail15/results/hopper/PIT/itanium/jck14/win/workDir/api/org_omg/CORBA/*/*.jtr
/net/jtgb4u4c.eng/export/sail15/results/hopper/PIT/itanium/jck14/win/workDir/api/org_omg/CosNaming/*/*.jtr
How to reproduce:
=================
Run the following script on the host <ORBHOST> (please change JDK variable):
--- script start ---
#!/bin/sh
JDK=<path to stable JDK>
${JDK}/bin/tnameserv -ORBInitialPort 9990&
--- script end ---
Run the following script (you may need to change JCK,JDK and ORBHOST
variables) on WinXP 64 bit machine:
--- script start ---
#!/bin/sh
JCK=I:/sail16/JCK/jck14/JCK-runtime-14
JDK=c:/j2sdk1.4.1
ORBHOST=orbhost
flags="-Xfuture -verify -Xinterpreter -Xmx256m -Djava.security.policy=${JCK}/lib/jck.policy"
${JDK}/bin/java -classpath "${JCK}/classes;${JCK}/javatest.jar" ${flags} javasoft.sqe.tests.api.org_omg.CORBA.AnyTC.SimpleAnyMarshal -server javasoft.sqe.tests.api.org_omg.CORBA.AnyTC.AnyTCserver2 -ORBInitialHost ${ORBHOST} -ORBInitialPort 9990 -classDir ${JCK}/classes
res=$?
if [ "${res}" != "95" ]; then
echo "*** Test FAILED: ${res}"
else
echo "*** Test PASSED"
fi
--- script end ---
Test output:
============
ICSBaseTest : load class javasoft.sqe.tests.api.org_omg.CORBA.AnyTC.AnyTCserver2
ICSBaseTest : parseArgs ...
ICSBaseTest: init
Persist : getParam : -ORBInitialHost is bublik
Persist : getInitialSrvcs : InitialNamingContext obtained !
No. of Tests :0
No. of Errors :0
ICSBaseTest: init() done !!
AnyTCserver : start ...
AnyTCserver : AnyTest object created
AnyTCserver : Persistify the AnyTest object
AnyTCserver : run
AnyTCserver : passed
SimpleAnyMarshal : constructor completed
Args[0] = -server
Args[1] = javasoft.sqe.tests.api.org_omg.CORBA.AnyTC.AnyTCserver2
Args[2] = -ORBInitialHost
Args[3] = bublik
Args[4] = -ORBInitialPort
Args[5] = 9990
Args[6] = -classDir
Args[7] = I:/sail16/JCK/jck14/JCK-runtime-14/classes
Persist : getParam : -ORBInitialHost is bublik
Persist : getInitialSrvcs : InitialNamingContext obtained !
Persist : get() : name service ...
No. of Tests :0
No. of Errors :0
SimpleAnyMarshal : init completed
*** Test FAILED: 128
ICSBaseTest : load class javasoft.sqe.tests.api.org_omg.CORBA.AnyTC.AnyTCserver2
ICSBaseTest : parseArgs ...
ICSBaseTest: init
Persist : getParam : -ORBInitialHost is bublik
Persist : getInitialSrvcs : InitialNamingContext obtained !
No. of Tests :0
No. of Errors :0
ICSBaseTest: init() done !!
AnyTCserver : start ...
AnyTCserver : AnyTest object created
AnyTCserver : Persistify the AnyTest object
AnyTCserver : run
AnyTCserver : passed
SimpleAnyMarshal : constructor completed
Args[0] = -server
Args[1] = javasoft.sqe.tests.api.org_omg.CORBA.AnyTC.AnyTCserver2
Args[2] = -ORBInitialHost
Args[3] = bublik
Args[4] = -ORBInitialPort
Args[5] = 9990
Args[6] = -classDir
Args[7] = I:/sail16/JCK/jck14/JCK-runtime-14/classes
Persist : getParam : -ORBInitialHost is bublik
Persist : getInitialSrvcs : InitialNamingContext obtained !
Persist : get() : name service ...
No. of Tests :0
No. of Errors :0
SimpleAnyMarshal : init completed
*** Test FAILED: 128
Specific Machine Info:
======================
Hostname: jcc-itanium-01
OS: Windows XP 64bit Edition
- duplicates
-
JDK-4679938 WIN64: JCK1.4: 2 vm/instr/athrow tests fail
- Closed