JDK-8081481 : Three AWT test fails in OEL 7 only because Choice wasn't opened with LEFTMOUSE button
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8u45,9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: generic
  • Submitted: 2015-05-29
  • Updated: 2015-06-12
  • Resolved: 2015-06-04
Related Reports
Duplicate :  
Description
Test name(s): closed/java/awt/Choice/ChoiceGeneratesItemEvents/ChoiceGeneratesItemEvents
closed/java/awt/Choice/ChoiceStaysOpenedOnTAB/ChoiceStaysOpenedOnTAB
java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents

JDK tested: 9b64 
OS tested: OEL 7, OEL 6.4 
Is it a regression? NO 
Is it platform specific? Yes (fails on OEL 7) 
The is failure reproduced: always 
       
General description: 
java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Test failed. Choice wasn't open with LEFTMOUSE button.8
	at ChoiceGeneratesItemEvents.start(ChoiceGeneratesItemEvents.java:58)
	at com.sun.javatest.regtest.agent.AppletWrapper$AppletRunnable.run(AppletWrapper.java:158)
	at java.lang.Thread.run(Thread.java:745)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Test failed. Choice wasn't open with LEFTMOUSE button.8


----------System.err:(5/514)----------
java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Choice wasn't opened with LEFTMOUSE button
	at PopdownGeneratesMouseEvents.start(PopdownGeneratesMouseEvents.java:85)
	at com.sun.javatest.regtest.agent.AppletWrapper$AppletRunnable.run(AppletWrapper.java:158)
	at java.lang.Thread.run(Thread.java:745)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Choice wasn't opened with LEFTMOUSE button

----------System.err:(5/524)----------
java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Choice wasn't opened with LEFTMOUSE button16:9:false
	at ChoiceStaysOpenedOnTAB.start(ChoiceStaysOpenedOnTAB.java:61)
	at com.sun.javatest.regtest.agent.AppletWrapper$AppletRunnable.run(AppletWrapper.java:158)
	at java.lang.Thread.run(Thread.java:745)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Choice wasn't opened with LEFTMOUSE button16:9:false

Comments
A Robot.getPixelColor issue
03-06-2015

These tests are passing in OEL 6.4 , spb23324.ru.oracle.com
29-05-2015

Machine : spb23216.ru.oracle.com, spb23106.ru.oracle.com User: gtee Pass : Gt33acct RULE closed/java/awt/Choice/ChoiceGeneratesItemEvents/ChoiceGeneratesItemEvents Exception java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Test failed. Choice wasn't open with LEFTMOUSE button.8 RULE closed/java/awt/Choice/ChoiceStaysOpenedOnTAB/ChoiceStaysOpenedOnTAB Exception java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Choice wasn't opened with LEFTMOUSE button16:...:false RULE java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents Exception java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Choice wasn't opened with LEFTMOUSE button http://scaaa008.us.oracle.com:9502/runs/00913/913468.ute.st2/913468.ute.st2-1/results/workDir/closed/java/awt/Choice/ChoiceStaysOpenedOnTAB/ChoiceStaysOpenedOnTAB.jtr http://scaaa008.us.oracle.com:9502/runs/00913/913468.ute.st2/913468.ute.st2-1/results/workDir/closed/java/awt/Choice/ChoiceGeneratesItemEvents/ChoiceGeneratesItemEvents.jtr http://scaaa008.us.oracle.com:9502/runs/00913/913468.ute.st2/913468.ute.st2-1/results/workDir/java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.jtr
29-05-2015