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

javax/swing/JComboBox/6236162/bug6236162.java fails on azure

XMLWordPrintable

        test fails on azure with jdk1.8.0b116, jdk1.8.0b115 andjdk1.7.0_45b18

        java.lang.RuntimeException: There is an inconsistence in combo box behavior when user points an item in combo popup by mouse and then uses UP/DOWN keys.
        at bug6236162.test(bug6236162.java:103)
        at bug6236162.main(bug6236162.java:56)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:744)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: There is an inconsistence in combo box behavior when user points an item in combo popup by mouse and then uses UP/DOWN keys.
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: There is an inconsistence in combo box behavior when user points an item in combo popup by mouse and then uses UP/DOWN keys.
        result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: There is an inconsistence in combo box behavior when user points an item in combo popup by mouse and then uses UP/DOWN keys.


        test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: There is an inconsistence in combo box behavior when user points an item in combo popup by mouse and then uses UP/DOWN keys.

              psadhukhan Prasanta Sadhukhan
              asakharu Aleksandr Sakharuk (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: