Bug 207781
Summary: | REGRESSION (256577): fast/events/scroll-in-scaled-page-with-overflow-hidden.html is timing out | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jacob Uphoff <jacob_uphoff> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | nham, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jacob Uphoff
fast/events/scroll-in-scaled-page-with-overflow-hidden.html
This test started to timeout on debug and flaky timeout on release after commit 256577.
I was able to reproduce easily with running in iterations on debug and was able to run the test successfully on 256573 and reproduce it 100% of the time on 256577 but I do not have a debug spade between those to test with.
History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fevents%2Fscroll-in-scaled-page-with-overflow-hidden.html&platform=mac
Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/fast/events/scroll-in-scaled-page-with-overflow-hidden-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/fast/events/scroll-in-scaled-page-with-overflow-hidden-actual.txt
@@ -1,7 +1,5 @@
-This tests that a usually overflow: hidden viewport should be scrollable when scaled. Otherwise, you can't get to content you would have been able to get to had you not been zoomed it.
-PASS window.scrollY is 0
-PASS window.scrollY is 100
-PASS successfullyParsed is true
+#PID UNRESPONSIVE - WebKitTestRunner (pid 69590)
+FAIL: Timed out waiting for notifyDone to be called
-TEST COMPLETE
-
+#EOF
+#EOF
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/59466307>
Ben Nham
*** This bug has been marked as a duplicate of bug 207780 ***