Bug 215508 - [WPE] scrollingcoordinator/overflow-proxy-reattach.html is flaky timing out since added in r265379
Summary: [WPE] scrollingcoordinator/overflow-proxy-reattach.html is flaky timing out s...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-14 09:30 PDT by Lauro Moura
Modified: 2021-12-03 18:33 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lauro Moura 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.
Comment 1 Lauro Moura 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.