RESOLVED FIXED215508
[WPE] scrollingcoordinator/overflow-proxy-reattach.html is flaky timing out since added in r265379
https://bugs.webkit.org/show_bug.cgi?id=215508
Summary [WPE] scrollingcoordinator/overflow-proxy-reattach.html is flaky timing out s...
Lauro Moura
Reported 2020-08-14 09:30:24 PDT
scrollingcoordinator/overflow-proxy-reattach.html added in r265379 Flaky timing out only in release mode. Seems to get stuck in the second promise (await new Promise(rAF), after setting PageIsInWindow to false.
Attachments
Lauro Moura
Comment 1 2021-12-03 18:33:11 PST
scrollingcoordinator/fixed-node-reattach.html It's also flaky timing out since a long time ago. In this case, getting stuck somewhere between the two first RAF-related promises.
Diego Pino
Comment 2 2025-06-20 06:44:00 PDT
This test is no longer flaky (it failed 1 time in the last 4000 runs): - https://results.webkit.org/?platform=GTK&platform=WPE&&suite=layout-tests&test=scrollingcoordinator/overflow-proxy-reattach.html&limit=4000 Removed from test expectations in 296369@main. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.