[Webkit-unassigned] [Bug 239888] New: REGRESSION(r291998): [GTK] test accessibility/gtk/menu-list-unfocused-notifications.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 22:44:50 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=239888

            Bug ID: 239888
           Summary: REGRESSION(r291998): [GTK] test
                    accessibility/gtk/menu-list-unfocused-notifications.ht
                    ml is flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: crzwdjk at gmail.com

The test has become flaky after r291998 removed the 1ms minimum for setTimeout, as the test uses various calls to setTimeout with a value of 0, which apparently results in accessibility events not being delivered consistently if a combobox value is programmatically changed and then immediately changed again. Changing the timeout between the two changes to the combobox value back to 1ms fixes the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220429/9a96f0a9/attachment.htm>


More information about the webkit-unassigned mailing list