Bug 207781 - REGRESSION (256577): fast/events/scroll-in-scaled-page-with-overflow-hidden.html is timing out
Summary: REGRESSION (256577): fast/events/scroll-in-scaled-page-with-overflow-hidden.h...
Status: RESOLVED DUPLICATE of bug 207780
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-14 11:38 PST by Jacob Uphoff
Modified: 2020-02-14 11:44 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 Jacob Uphoff 2020-02-14 11:38:51 PST
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
Comment 1 Radar WebKit Bug Importer 2020-02-14 11:39:09 PST
<rdar://problem/59466307>
Comment 2 Ben Nham 2020-02-14 11:44:33 PST

*** This bug has been marked as a duplicate of bug 207780 ***