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

Test java/awt/event/MouseWheelEvent/DisabledComponent/DisabledComponent.java fails on Ubuntu 17.04

XMLWordPrintable

    • linux_ubuntu

      Test name(s):java/awt/event/MouseWheelEvent/DisabledComponent/DisabledComponent.java
      Product(s) tested:1.8.0_131 b11
      OS/architecture:Ubuntu 17.04

      Reproducible: Always

      Is it a Regression: No(Fails with 8b132 fcs with sunToolkit$Operation Timeout:1002 Exception)

      Is it a platform specific issue: Yes (Passing on Ubuntu 16.04)

      Exception/Error from Log:
      ----------System.err:(18/1497)----------
      java.awt.event.MouseWheelEvent[MOUSE_WHEEL,(69,27),absolute(370,187),button=0,clickCount=1,scrollType=WHEEL_UNIT_SCROLL,scrollAmount=3,wheelRotation=1,preciseWheelRotation=1.0] on list0
      java.awt.event.MouseWheelEvent[MOUSE_WHEEL,(69,27),absolute(370,187),button=0,clickCount=1,scrollType=WHEEL_UNIT_SCROLL,scrollAmount=3,wheelRotation=1,preciseWheelRotation=1.0] on list0
       disable text area
      java.awt.event.MouseWheelEvent[MOUSE_WHEEL,(-74,27),absolute(227,187),button=0,clickCount=1,scrollType=WHEEL_UNIT_SCROLL,scrollAmount=3,wheelRotation=1,preciseWheelRotation=1.0] on list0
      java.awt.event.MouseWheelEvent[MOUSE_WHEEL,(-74,27),absolute(227,187),button=0,clickCount=1,scrollType=WHEEL_UNIT_SCROLL,scrollAmount=3,wheelRotation=1,preciseWheelRotation=1.0] on list0
      java.lang.RuntimeException: wrong wheel events
      at DisabledComponent.main(DisabledComponent.java:104)
      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:498)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:748)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: wrong wheel events
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: wrong wheel events

            Unassigned Unassigned
            rsingh Rahul Singh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: