Test name(s):java/awt/Robot/RobotWheelTest/RobotWheelTest.java
JDK tested: 9b68
OS tested: Windows , Solaris 11 ,MacOSX
Is it a regression? NO
Is it platform specific? Yes( test passes in windows and Mac)
The is failure reproduced: always
General description:
----------System.out:(0/0)----------
----------System.err:(13/783)----------
java.lang.RuntimeException: wheelRotation = 0, expected value = -20
at RobotWheelTest.main(RobotWheelTest.java:73)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: wheelRotation = 0, expected value = -20
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: wheelRotation = 0, expected value = -20