-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
5.0
-
x86, sparc
-
linux, solaris_9
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/java_security/SecureRandom/SecureRandomTests.html#SecureRandom201 [SecureRandom201]
JCK1.5-runtime api/java_security/SecureRandom/SecureRandomTests.html#SecureRandom201 test fails with JDK1.5.0-b20
Test source location:
=====================
/java/re/jck/1.5/promoted/latest/binaries/JCK-runtime-15/tests/api/java_security/SecureRandom/SecureRandom201Tests.java
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b20/jck15/linux/redhat_advserver21_gnome_smp_server_linux-24/workDir/api/java_security/SecureRandom/SecureRandomTests_SecureRandom201.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.java.security.SecureRandom.SecureRandom201Tests -TestCaseID ALL
--- script end ---
Test output:
============
SecureRandom201: Failed. test SecureRandom201 failed
STATUS:Failed.test cases: 1; all failed; first test case failure: SecureRandom201
result: Failed. test cases: 1; all failed; first test case failure: SecureRandom201
Specific machine info:
======================
Hostname: linux-24
OS: RedHat Advanced Server 2.1 (Gnome)
Hostname: novo48
OS: Solaris 9 (sparc) (GNOME)
======================================================================
- relates to
-
JDK-4927163 REGRESSION: sun/security/provider/SeedGenerator/Fips.java failed
-
- Closed
-