JDK-6848333 : Reg-test java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMouseWheelTest.html fails
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: linux
  • CPU: generic
  • Submitted: 2009-06-05
  • Updated: 2011-01-19
  • Resolved: 2009-06-09
Related Reports
Duplicate :  
Relates :  
Description
The regression testcase "java/awt/Scrollbar/ScrollbarMouseWheelTest/ScrollbarMouseWheelTest.html" fails with the jdk7 b60 pit build on Solaris sparc 10 and also in Rhel5 with the following error:

----------System.out:(7/119)----------
Test Failed:
	sb1upevents =0
	sb2upevents = 0
	pnlupevents = 0
	sb1downevents =0
	sb2downevents = 0
	pnldownevents = 0
----------System.err:(5/321)----------
java.lang.RuntimeException: Test FAILED.
	at ScrollbarMouseWheelTest.start(ScrollbarMouseWheelTest.java:128)
	at com.sun.javatest.regtest.AppletWrapper$AppletThread.run(AppletWrapper.java:145)
	at java.lang.Thread.run(Thread.java:717)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test FAILED.
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: Test FAILED.


Also fails in Jdk7 b59 build. Attached is the .jtr file.