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

[TEST_BUG] JPopupMenu tests fails intermittently

XMLWordPrintable

    • b166
    • generic
    • generic

        The tests:
        test/javax/swing/JPopupMenu/4458079/bug4458079.java
        test/javax/swing/JPopupMenu/6827786/bug6827786.java
        fails if executed in a batch via jtreg.

        The problem is that these tests shows popup menu and expects that some specific menuitems will be selected after keyboard navigation. But some other test in the javax/swing/JPopupMenu/** moves the mouse to the the specific position, which causes an auto-selection of the menu item and wrong final test result. Note that if the tests are executed alone it is always passed(if the mouse is not under popup menu)

              serb Sergey Bylokhov
              serb Sergey Bylokhov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: