-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
6
-
generic
-
solaris
Platform[s] : Fails On: Solaris (amd/sparc/ia)
Failing Test [s] : java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html
Test source location:
=====================
/net/cady/export/jdk1.6.0/latest/ws/j2se/test/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html
jtr file location:
==================
/net/cady/export6/results/mustang/b56/reg/regression-reg-IA9-2005-10-13-15-18-19-0462/workDir/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.jtr
How to reproduce:
====================
- Set JAVA_HOME to Mustang b56 solaris-i586
- cd /net/cady/export/jdk1.6.0/latest/ws/j2se/test/java/awt/Choice/WheelEventsConsumed
- /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -r:/tmp -w:/tmp ./WheelEventsConsumed.html
Test output:
=============
----------System.err:(5/518)----------
java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Test failed. Choice should generate MOUSE_WHEEL events.1
at WheelEventsConsumed.start(WheelEventsConsumed.java:64)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:133)
at java.lang.Thread.run(Thread.java:611)
Failing Test [s] : java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html
Test source location:
=====================
/net/cady/export/jdk1.6.0/latest/ws/j2se/test/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.html
jtr file location:
==================
/net/cady/export6/results/mustang/b56/reg/regression-reg-IA9-2005-10-13-15-18-19-0462/workDir/java/awt/Choice/WheelEventsConsumed/WheelEventsConsumed.jtr
How to reproduce:
====================
- Set JAVA_HOME to Mustang b56 solaris-i586
- cd /net/cady/export/jdk1.6.0/latest/ws/j2se/test/java/awt/Choice/WheelEventsConsumed
- /net/koori.sfbay/onestop/jct-tools/2.1.6/archive/fcs/binaries/solaris/bin/jtreg -r:/tmp -w:/tmp ./WheelEventsConsumed.html
Test output:
=============
----------System.err:(5/518)----------
java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Test failed. Choice should generate MOUSE_WHEEL events.1
at WheelEventsConsumed.start(WheelEventsConsumed.java:64)
at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:133)
at java.lang.Thread.run(Thread.java:611)
- relates to
-
JDK-6315717 Support For Mouse With Multiple Scroll Wheels and 4 or More Buttons
- Closed