-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
5.0
-
x86
-
solaris_9
Name: icR10030 Date: 09/25/2003
Filed By : J2SE-SQA [###@###.###
JDK : JDK1.5.0-b19s
JCK : JCK1.5-runtime
Platform[s] : Solaris 9 (x86) (CDE)
switch/Mode : -client -Xmixed -Xfuture
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Falling test[s]:
api/java_awt/ScrollPane/descriptions.html#sets [ScrollPane0406, ScrollPane0412, ScrollPane0414, ScrollPane0416, result, ScrollPane0409]
JCK1.5-runtime api/java_awt/ScrollPane/descriptions.html#sets test intermittently fails.
The bug 4008152 is closed as not a bug.
The test is in jdk1.5.kfl list.
Therefore, the test should be modified or excluded.
Test source location:
=====================
/java/re/jck/1.5/promoted/latest/binaries/JCK-runtime-15/tests/api/java_awt/ScrollPane/setsTests.java
jtr file location:
==================
/net/jtgb4u4c.sfbay/export/sail15/results.2/tiger/b19s/jck15/x86/sol9_x86_cde_smp_client_linux-6/workDir/api/java_awt/ScrollPane/descriptions_sets.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/x86"
JDK="$KOORI_ONESTOP/jdk/1.5.0/promoted/all/b19/binaries/solaris-i586"
switches="-client -Xmixed -Xfuture"
CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
$JDK/bin/java $switches -cp $CLASSPATH javasoft.sqe.tests.api.java.awt.ScrollPane.setsTests -TestCaseID ScrollPane0406 ScrollPane0409 ScrollPane0412 ScrollPane0414 ScrollPane0416 result
--- script end ---
Test output:
============
Specific machine info:
======================
Hostname: linux-6
OS: Solaris 9 (x86) (CDE)
======================================================================
- duplicates
-
JDK-5028762 Document Asynchronous Nature of AWT Toolkit
-
- Resolved
-