-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
5.0
-
generic, x86
-
generic, linux, windows_2000
Name: iaR10016 Date: 05/04/2003
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b05
(passes with JDK1.5.0-b04, JDK1.4.2-b22, JDK1.4.1)
JCK : JCK1.4a-runtime
Platform[s] : all
switch/Mode : default
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling tests : api/java_util/zip/InflaterInputStream/index.html#Misc [InflaterInputStream0005]
JCK1.4a-runtime api/java_util/zip/InflaterInputStream/index.html#Misc test fails on JDK1.5.0-b05
on all platforms.
The test passes with previous JDK builds (JDK1.5.0-b04, JDK1.4.2-b22, JDK1.4.1).
Test source location:
=====================
/java/re/jck/1.4a/promoted/fcs/binaries/JCK-runtime-14a/tests/api/java_util/zip/InflaterInputStream/MiscTests.java
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results/tiger/b05/jck14a/win32/win2000_smp_plugin_ie6.0_linux-22/workDir/api/java_util/zip/InflaterInputStream/index_Misc.jtr
How to reproduce:
=================
Run the following script (you may need to change it's JCK and JDK variables)
--- script start ---
#!/bin/bash
JCK="/java/re/jck/1.4a/archive/fcs/binaries/JCK-runtime-14a"
JDK="/java/re/jdk/1.5.0/promoted/latest/binaries/linux-i586"
export CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
$JDK/bin/java javasoft.sqe.tests.api.java.util.zip.InflaterInputStream.MiscTests -TestCaseID InflaterInputStream0005
--- script end ---
Test output:
============
InflaterInputStream0005: Failed. Failed.
STATUS:Failed.test cases: 1; all failed; first test case failure: InflaterInputStream0005
Specific machine info:
======================
Hostname: linux-10
OS: Solaris 8 (x86)
Hostname: linux-22
OS: Windows 2000 Pro
======================================================================