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

Few awt test fail for Solaris 11 with RuntimeException

XMLWordPrintable

    • b20
    • generic
    • solaris

      Test name(s) : java/awt/event/KeyEvent/ExtendedModifiersTest/ExtendedModifiersTest.java
      java/awt/event/KeyEvent/KeyMaskTest/KeyMaskTest.java
      java/awt/event/MouseEvent/MouseButtonsAndKeyMasksTest/MouseButtonsAndKeyMasksTest.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.out:(2/40)----------
      sunos
      component class : java.awt.Button
      ----------System.err:(17/1098)----------
      java.lang.RuntimeException: key press event was not received: expected true, was false
      at jdk.testlibrary.Asserts.fail(Asserts.java:536)
      at jdk.testlibrary.Asserts.assertTrue(Asserts.java:486)
      at ExtendedModifiersTest.runScenario(ExtendedModifiersTest.java:165)
      at ExtendedModifiersTest.doTest(ExtendedModifiersTest.java:220)
      at ExtendedModifiersTest.main(ExtendedModifiersTest.java:268)
      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: key press event was not received: expected true, was false
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: key press event was not received: expected true, was false

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

              Created:
              Updated:
              Resolved: