RESOLVED FIXED 260977
[GTK][WPE]: Test accessibility/dialog-showModal.html timeout since 267357@main
https://bugs.webkit.org/show_bug.cgi?id=260977
Summary [GTK][WPE]: Test accessibility/dialog-showModal.html timeout since 267357@main
Carlos Alberto Lopez Perez
Reported 2023-08-31 10:54:24 PDT
267357@main modified the layout test accessibility/dialog-showModal.html Since then this test timeouts both on GTK and WPE platforms. Reverting locally 267357@main makes the test to pass again.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-08-31 10:54:38 PDT
Joshua Hoffman
Comment 2 2023-08-31 11:19:23 PDT
(In reply to Carlos Alberto Lopez Perez from comment #0) > 267357@main modified the layout test accessibility/dialog-showModal.html > > Since then this test timeouts both on GTK and WPE platforms. > > Reverting locally 267357@main makes the test to pass again. Thank you for bringing this to our attention, Carlos. I apologize that I did not notice those failures when landing the patch initially. All of the bots were green (and still are), so it appeared good to go at that point. Taking a look at the modified test, I only added two different await points, both reliant on getting the accessibility ui element "ok". The initial test also accessed this element, so it is interesting that those are the likely problem lines.
Lauro Moura
Comment 3 2024-08-21 07:27:25 PDT
Test has been passing for a long time and was gardened back to PASS in commit 280850@main Closing.
Note You need to log in before you can comment on or make changes to this bug.