Bug 230959

Summary: [ iOS ] fast/scrolling/ios/click-events-after-long-press-during-momentum-scroll-in tests are a flaky timeout
Product: WebKit Reporter: ayumi_kojima
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: Unspecified   

ayumi_kojima
Reported 2021-09-29 09:21:28 PDT
fast/scrolling/ios/click-events-after-long-press-during-momentum-scroll-in-overflow.html Is flaky timing out on iOS. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Fios%2Fclick-events-after-long-press-during-momentum-scroll-in-overflow.html Result page: https://build.webkit.org/results/Apple-iPadOS-14-Simulator-Debug-WK2-Tests/r282727%20(1872)/results.html Diff: --- /Volumes/Data/worker/ipados-simulator-14-debug-tests-wk2/build/layout-test-results/fast/scrolling/ios/click-events-after-long-press-during-momentum-scroll-in-overflow-expected.txt +++ /Volumes/Data/worker/ipados-simulator-14-debug-tests-wk2/build/layout-test-results/fast/scrolling/ios/click-events-after-long-press-during-momentum-scroll-in-overflow-actual.txt @@ -1,10 +1,8 @@ +FAIL: Timed out waiting for notifyDone to be called + Verifies that long pressing a subscrollable region during momentum scrolling does not dispatch click events. This test requires WebKitTestRunner. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS scroller.scrollTop passed 500 -PASS successfullyParsed is true -TEST COMPLETE -
Attachments
Radar WebKit Bug Importer
Comment 1 2021-09-29 09:21:44 PDT
ayumi_kojima
Comment 2 2021-09-29 09:27:46 PDT
ayumi_kojima
Comment 3 2021-10-19 17:25:26 PDT
I was not able to reproduce the timeout locally on iOS 15 sim using run-webkit-tests --force --ios-simulator --iterations 100 --exit-after-n-crashes-or-timeouts 1 fast/scrolling/ios/click-events-after-long-press-during-momentum-scroll-in-overflow.html
ayumi_kojima
Comment 4 2021-10-20 09:04:32 PDT
*** Bug 232016 has been marked as a duplicate of this bug. ***
ayumi_kojima
Comment 5 2021-10-20 09:06:10 PDT
fast/scrolling/ios/click-events-after-long-press-during-momentum-scroll-in-main-frame.html is also flaky timing out. Marked expectations: https://trac.webkit.org/changeset/284538/webkit
Note You need to log in before you can comment on or make changes to this bug.