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

test java/awt/Mixing/LWPopupMenu.java fails

XMLWordPrintable

    • b92
    • 9
    • generic
    • linux_ubuntu

      Testsuite name: jdk_awt
      Test name(s): java/awt/Mixing/LWPopupMenu.java
      Product(s) tested: jdk 1.9.0b92
      OS/architecture: Ubuntu 14.04 x86

      Reproducible: Always

      Is it a Regression: Yes (test passed for jdk 1.9.0 b91 but fails for jdk 1.9.0b92 )

      Is it a platform specific issue: Yes (test passed for jdk 1.9.0b92 on Mac OS 10.10 (x64) )
      [If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No


      Exception/Error from Log:

      ----------System.err:(2/184)----------
      Note: /export/home/gtee/scripts/regression/1.9.0b92/j2se/test/java/awt/Mixing/LWPopupMenu.java uses or overrides a deprecated API.
      Note: Recompile with -Xlint:deprecation for details.
      result: Passed. Compilation successful

      #section:main
      ----------messages:(3/109)----------
      command: main LWPopupMenu
      reason: User specified action: run main LWPopupMenu
      elapsed time (seconds): 0.589
      ----------System.out:(6/308)----------
      Any messages for the tester will display here.
      Any messages for the tester will display here.
      The test failed: The LW menu item did not received the click.
      The test failed: The LW menu item did not received the click.
      The test is over, hit Ctl-C to stop Java VM
      The test is over, hit Ctl-C to stop Java VM
      ----------System.err:(15/879)----------
      java.lang.RuntimeException: The LW menu item did not received the click.
      at LWPopupMenu.fail(LWPopupMenu.java:234)
      at LWPopupMenu.init(LWPopupMenu.java:123)
      at LWPopupMenu.main(LWPopupMenu.java:160)
      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:520)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:747)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: The LW menu item did not received the click.
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: The LW menu item did not received the click.

            ssadetsky Semyon Sadetsky (Inactive)
            vagarwal Vikrant Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: