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

[TEST_BUG] Test java/awt/Mouse/MouseDragEvent/MouseDraggedTest.java fails in Solaris

XMLWordPrintable

    • b68
    • generic
    • linux, solaris

      Test name(s): java/awt/Mouse/MouseDragEvent/MouseDraggedTest.java

      JDK tested: 9b68
      OS tested: Windows , Solaris 11
      Is it a regression? NO
      Is it platform specific? Yes( test passes in windows)
      The is failure reproduced: always
                
      General description:

      ----------System.err:(14/818)----------
      java.lang.RuntimeException: Mouse button 1 is not dragged
      at MouseDraggedTest.testMouseDrag(MouseDraggedTest.java:82)
      at MouseDraggedTest.main(MouseDraggedTest.java:53)
      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: Mouse button 1 is not dragged
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Mouse button 1 is not dragged

            mbollapragad Maheshkumar Bollapragada
            pchopra Pooja Chopra (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: