-
Bug
-
Resolution: Fixed
-
P2
-
5.0
-
tiger
-
generic, x86
-
generic, linux
-
Verified
Name: mmR10223 Date: 08/28/2003
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b16 (passes using JDK1.5.0-b15, JDK1.4.2-b28)
JCK : JCK1.5-runtime (b02)
Platform[s] : all
switch/Mode : default
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test[s]:
api/java_awt/FontMetrics/serial/index.html#Constructor [serial2001]
api/java_awt/FontMetrics/serial/index.html#Input [serial2002]
Test source location:
=====================
/java/re/jck/1.5/promoted/latest/binaries/JCK-runtime-5/tests/api/java_awt/FontMetrics/serial/ConstructorTests.java
/java/re/jck/1.5/promoted/latest/binaries/JCK-runtime-5/tests/api/java_awt/FontMetrics/serial/InputTests.java
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b16/jck15/win32/winXP_smp_client_esa_linux-21/workDir/api/java_awt/FontMetrics/serial/index_Input.jtr
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b16/jck15/win32/winXP_smp_client_esa_linux-21/workDir/api/java_awt/FontMetrics/serial/index_Constructor.jtr
How to reproduce:
=================
Run the following script (you may need to change its variables)
--- script start ---
#!/bin/bash
JCK="h:/java/jck1.5/JCK-runtime-15"
JDK="h:/java/jdk1.5.0/win32"
CLASSPATH="$JCK/classes;$JCK/lib/javatest.jar"
$JDK/bin/java $switches -cp $CLASSPATH javasoft.sqe.tests.api.java.awt.FontMetrics.serial.ConstructorTests -TestCaseID serial2001
--- script end ---
Test output:
============
Checking for JDK Version : 1.2
Creating spec class.
Verifying the constraints on the serial fields
Field font not correctly serialized.
Checking for JDK Version : 1.21
Creating spec class.
Verifying the constraints on the serial fields
Field font not correctly serialized.
Checking for JDK Version : 1.22
Creating spec class.
Verifying the constraints on the serial fields
Field font not correctly serialized.
Checking for JDK Version : 1.3
Creating spec class.
Verifying the constraints on the serial fields
Field font not correctly serialized.
Checking for JDK Version : 1.4
Creating spec class.
Verifying the constraints on the serial fields
Field font not correctly serialized.
serial2001 failed.
----------log:(2/106)----------
serial2001: Failed. FAILED
STATUS:Failed.test cases: 1; all failed; first test case failure: serial2001
result: Failed. test cases: 1; all failed; first test case failure: serial2001
Specific machine info:
======================
Hostname: linux-1
OS: Solaris 8 (sparc) (CDE)
Hostname: linux-21
OS: Windows XP Home
Hostname: linux-22
OS: RedHat Linux 9.0 (GNOME)
======================================================================
- duplicates
-
JDK-4913250 REGRESSION: JCK1.5-runtime api/java_awt/....#MenuComponent fails
- Closed
-
JDK-4914053 REGRESSION: JCK1.5-runtime api/java_awt/MenuComponent/serial/index.html#Input fa
- Closed