-
Bug
-
Resolution: Unresolved
-
P4
-
6, 7, 8, 9, 11, 14, 15, 17
-
generic, x86
-
os_x, windows_2012, windows_8
Test java/awt/event/MouseEvent/DragToLightweightTest/DragToLightweightTest.html fails on Windows 8 against jdk 6.
It is most probably a test bug.
Log:
#section:applet
----------messages:(3/147)----------
command: applet DragToLightweightTest.html
reason: User specified action: run applet DragToLightweightTest.html
elapsed time (seconds): 11.982
----------System.out:(0/0)----------
----------System.err:(5/395)----------
java.lang.RuntimeException: The test failed: no mouse release event received
at DragToLightweightTest.start(DragToLightweightTest.java:85)
at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:153)
at java.lang.Thread.run(Thread.java:662)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: The test failed: no mouse release event received
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: The test failed: no mouse release event received
test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: The test failed: no mouse release event received
It is most probably a test bug.
Log:
#section:applet
----------messages:(3/147)----------
command: applet DragToLightweightTest.html
reason: User specified action: run applet DragToLightweightTest.html
elapsed time (seconds): 11.982
----------System.out:(0/0)----------
----------System.err:(5/395)----------
java.lang.RuntimeException: The test failed: no mouse release event received
at DragToLightweightTest.start(DragToLightweightTest.java:85)
at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:153)
at java.lang.Thread.run(Thread.java:662)
STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: The test failed: no mouse release event received
result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: The test failed: no mouse release event received
test result: Failed. Execution failed: Applet thread threw exception: java.lang.RuntimeException: The test failed: no mouse release event received
- relates to
-
JDK-4456467 Reg-test DragToLightweightTest.html Failing
- Closed