Bug 186670 - [GTK] Layout test fast/scrolling/iframe-scrollable-after-back.html sometimes fails
Summary: [GTK] Layout test fast/scrolling/iframe-scrollable-after-back.html sometimes ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-15 09:38 PDT by Michael Catanzaro
Modified: 2021-12-30 23:36 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2018-06-15 09:38:47 PDT
Layout test fast/scrolling/iframe-scrollable-after-back.html usually passes, but sometimes fails:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/scrolling/iframe-scrollable-after-back-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/scrolling/iframe-scrollable-after-back-actual.txt
@@ -5,5 +5,5 @@
 Navigating forward then back
 
 Sending mouseWheel events
-PASS: mouseWheel caused scrolling
+FAIL; mouseWheel did not scroll; scrollTop is 14, was 14
Comment 1 Diego Pino 2021-12-30 23:36:33 PST
This test is timing out, both in WebKitGTK as well as in WPE:

https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Frtl-point-in-iframe.html&platform=GTK&platform=WPE

I'm going to close this bug and file the test failure under https://bugs.webkit.org/show_bug.cgi?id=212202, which is keeping track of this timing out failure for other fast/scrolling tests.