JDK : jdk1.4.0-build 86
JCK : JCK1.4-b12
Platform[s] : Windows XP Professional
switch/mode : -Xmixed -Xfuture
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Failing Test : api/java_awt/interactive/ChoiceTests.html#ChoiceTests
awt.Choice's pop-up list is immediately closed when Choice is opened via mouse click.
Test source location:
=====================
/net/jdk/export/disk8/local.java/jck1.4/JCK-runtime-14/tests/api/java_awt/interactive/ChoiceTests.java
jtr file location:
==================
/net/jtgb4u4c.eng/export/sail15/results/merlin/b86/jck14/win32/winxppro/workDir/api-interactive/api/java_awt/interactive/ChoiceTests_ChoiceTests.jtr
How to reproduce:
=================
1. Run the following script (probably, you may need to change JCK and JAVA_HOME paths)
2. Try to pull down Choice's pop-up list via mouse click (you may need to repeat this step several (3-5) times).
You will see that Choice's pop-up list can be opened via mouse click but it is immediately closed.
--- Script start ---
#!/bin/sh
JAVA_HOME="c:/j2sdk1.4.0-rc"
JCK="i:/sail16/JCK/jck14/JCK-runtime-14"
export CLASSPATH="$JCK/classes;$JCK/javatest.jar"
executeClass="javasoft.sqe.tests.api.java.awt.interactive.ChoiceTests"
executeArgs="-TestCaseID ChoiceTest0001"
$JAVA_HOME/bin/java -Xfuture -Xmixed -showversion ${executeClass} ${executeArgs}
--- Script end ---
Test output:
============
java version "1.4.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-rc-b86)
Java HotSpot(TM) Client VM (build 1.4.0-rc-b86, mixed mode)
ChoiceTest0001: Failed. Choice test does NOT work as expected.
STATUS:Failed.tests: 1; failed: 1; first test case failure: ChoiceTest0001
Specific Machine Info:
=====================
Hostname: jck-win2000xp
OS: Windows XP Professional
JCK : JCK1.4-b12
Platform[s] : Windows XP Professional
switch/mode : -Xmixed -Xfuture
JCK test owner : http://javaweb.eng/jck/usr/owners.jto
Failing Test : api/java_awt/interactive/ChoiceTests.html#ChoiceTests
awt.Choice's pop-up list is immediately closed when Choice is opened via mouse click.
Test source location:
=====================
/net/jdk/export/disk8/local.java/jck1.4/JCK-runtime-14/tests/api/java_awt/interactive/ChoiceTests.java
jtr file location:
==================
/net/jtgb4u4c.eng/export/sail15/results/merlin/b86/jck14/win32/winxppro/workDir/api-interactive/api/java_awt/interactive/ChoiceTests_ChoiceTests.jtr
How to reproduce:
=================
1. Run the following script (probably, you may need to change JCK and JAVA_HOME paths)
2. Try to pull down Choice's pop-up list via mouse click (you may need to repeat this step several (3-5) times).
You will see that Choice's pop-up list can be opened via mouse click but it is immediately closed.
--- Script start ---
#!/bin/sh
JAVA_HOME="c:/j2sdk1.4.0-rc"
JCK="i:/sail16/JCK/jck14/JCK-runtime-14"
export CLASSPATH="$JCK/classes;$JCK/javatest.jar"
executeClass="javasoft.sqe.tests.api.java.awt.interactive.ChoiceTests"
executeArgs="-TestCaseID ChoiceTest0001"
$JAVA_HOME/bin/java -Xfuture -Xmixed -showversion ${executeClass} ${executeArgs}
--- Script end ---
Test output:
============
java version "1.4.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-rc-b86)
Java HotSpot(TM) Client VM (build 1.4.0-rc-b86, mixed mode)
ChoiceTest0001: Failed. Choice test does NOT work as expected.
STATUS:Failed.tests: 1; failed: 1; first test case failure: ChoiceTest0001
Specific Machine Info:
=====================
Hostname: jck-win2000xp
OS: Windows XP Professional