RESOLVED FIXED 239888
REGRESSION(r291998): [GTK] test accessibility/gtk/menu-list-unfocused-notifications.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=239888
Summary REGRESSION(r291998): [GTK] test accessibility/gtk/menu-list-unfocused-notific...
Arcady Goldmints-Orlov
Reported 2022-04-28 22:44:50 PDT
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.
Attachments
Patch (1.53 KB, patch)
2022-04-28 23:04 PDT, Arcady Goldmints-Orlov
no flags
Arcady Goldmints-Orlov
Comment 1 2022-04-28 23:04:48 PDT
EWS
Comment 2 2022-04-29 11:14:13 PDT
Committed r293624 (250130@main): <https://commits.webkit.org/250130@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458573 [details].
Radar WebKit Bug Importer
Comment 3 2022-04-29 11:15:14 PDT
Note You need to log in before you can comment on or make changes to this bug.