JCK : jck1.5
J2SE : FAIL - mustang b10, b12
: PASS - mustang b09
Platform[s] : FAIL - rhas3.0
PASS - solaris, Windows
switch/Mode : -client
JCK test owner : http://javaweb.sfbay/jcce/tcks/jck/docs/others/owners.jto
Failing Tests :
api/java_awt/interactive/ComponentTests.html#ComponentTests
componentTest0010 failed: unable to expand the choice list
Test source location:
=====================
/net/jtgb4u4c.sfbay/export/sail1/testarea/jck1.5.b28/JCK-runtime-15/tests/api/java_awt/interactive/ComponentTests.java
jtr file location:
==================
attached
How to reproduce:
====================
Use below script to start the interactive test to componentTest0010.
Click on the start test button to open test dialog.
In the dialog, choice list displays.
Try to expand the list to select an listed item.
--------script START---------------------
#!/bin/sh
#JDK="/net/koori/onestop/jdk/1.6.0/promoted/all/b12/binaries/solaris-sparc"
JDK="/net/koori/onestop/jdk/1.6.0/promoted/all/b12/binaries/linux-i586"
JCK="/net/koori/onestop/jck/1.5/latest/binaries/JCK-runtime-15"
CLASSPATH="$JCK/classes:$JCK/lib/javatest.jar"
TEST="javasoft.sqe.tests.api.java.awt.interactive.ComponentTests -TestCaseID ALL"
POLICY="-Djava.security.policy=$JCK/lib/jck.policy"
echo `cat $JCK/build.txt | grep JCK_VERSION` `cat $JCK/build.txt | grep JCK_BUILD`
$JDK/bin/java -showversion -cp $CLASSPATH $POLICY $TEST
--------script END----------------------
Test output:
=============
componentTest0010 failed: unable to expand the choice list
Specific Machine Info:
=====================
Red Hat Enterprise Linux AS release 3 (Taroon Update 3)
Kernel 2.4.21-19.EL on an i686
circuslv:~> uname -a
Linux circuslv 2.4.21-19.EL #1 Thu Aug 12 23:31:56 EDT 2004 i686 i686 i386 GNU/Linux
###@###.### 2004-11-16 01:50:22 GMT