Bug 186670
| Summary: | [GTK] Layout test fast/scrolling/iframe-scrollable-after-back.html sometimes fails | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, calvaris, dpino |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
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.