Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8129827

[TEST_BUG] Test java/awt/Robot/RobotWheelTest/RobotWheelTest.java fails

XMLWordPrintable

    • b20

        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

              azvegint Alexander Zvegintsev
              pchopra Pooja Chopra (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

                Created:
                Updated:
                Resolved: