[TEST_BUG][macosx] set autodelay in java/awt/List/ItemEventTest/ItemEventTest.java

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: client-libs
    • b174
    • os_x

        This test fails for me on OS X consistently reporting rather scary sequence of selections:
        Expected : 01230123 Actual : 001122303011223

        However there's no real duplication. Adding a line
          robot.setAutoDelay(50);
        just after the robot creation makes the test pass as expected. Unfortunately it looks necessary on Mac to properly emulate human behavior with mice.

        RULE "java/awt/List/ItemEventTest/ItemEventTest.java" Exception java.lang.RuntimeException: ItemEvent for selection & deselection of multi select List's item is not correct Expected : ... Actual : ...

              Assignee:
              Manajit Halder (Inactive)
              Reporter:
              Yuri Nesterenko (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: