-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
5.0
-
generic, x86
-
generic, linux
Name: mmR10223 Date: 09/24/2003
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b20 (passes using JDK1.5.0-b19, JDK1.4.2-b28)
JCK : JCK1.5-runtime (b04)
Platform[s] : all
switch/Mode : default
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test[s]: api/javax_crypto/KeyAgreement/index.html#doPhaseTests [doPhaseTests003]
Test source location:
=====================
/java/re/jck/1.5/promoted/latest/binaries/JCK-runtime-15/tests/api/javax_crypto/KeyAgreement/doPhaseTests.java
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b20/jck15/linux/redhat_advserver21_gnome_smp_server_linux-24/workDir/api/javax_crypto/KeyAgreement/index_doPhaseTests.jtr
How to reproduce:
=================
Run the following script (you may need to change its variables)
--- script start ---
#!/bin/bash
#KOORI_ONESTOP is your path to koori.sfbay/onestop (/net/koori/onestop, /java/re)
KOORI_ONESTOP="/java/re"
#JCK="/net/linux-15/export/home/java/jck1.5/JCK-runtime-15"
JCK="$KOORI_ONESTOP/jck/1.5/promoted/beta/b04/binaries/JCK-runtime-15"
#JDK="/net/linux-15/export/home/java/jdk1.5.0/linux"
JDK="$KOORI_ONESTOP/jdk/1.5.0/promoted/all/b20/binaries/linux-i586"
CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
$JDK/bin/java $switches -cp $CLASSPATH javasoft.sqe.tests.api.javax.crypto.KeyAgreement.doPhaseTests -TestCaseID doPhaseTests003
--- script end ---
Test output:
============
doPhaseTests003: Failed. Expected Exception InvalidKeyException not thrown.
STATUS:Failed.test cases: 4; passed: 3; failed: 1; first test case failure: doPhaseTests003
result: Failed. test cases: 4; passed: 3; failed: 1; first test case failure: doPhaseTests003
Specific machine info:
======================
Hostname: linux-22
OS: Windows 2000 Pro
Hostname: linux-24
OS: RedHat Advanced Server 2.1 (Gnome)
Hostname: novo48
OS: Solaris 9 (sparc) (GNOME)
======================================================================