Bug 255415
Summary: | REGRESSION (262853@main): [iOS] 2 fast/scrolling/ios/click-events-during-momentum-scroll-* tests consistently failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | Platform | Assignee: | Wenson Hsieh <wenson_hsieh> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
The following two tests are consistently failing on iOS bots after https://commits.webkit.org/262853@main
fast/scrolling/ios/click-events-during-momentum-scroll-in-main-frame.html
fast/scrolling/ios/click-events-during-momentum-scroll-in-overflow.html
--- /Volumes/Data/worker/Apple-iOS-16-Simulator-Release-WK2-Tests/build/layout-test-results/fast/scrolling/ios/click-events-during-momentum-scroll-in-main-frame-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-16-Simulator-Release-WK2-Tests/build/layout-test-results/fast/scrolling/ios/click-events-during-momentum-scroll-in-main-frame-actual.txt
@@ -4,7 +4,9 @@
PASS document.scrollingElement.scrollTop passed 1000
+FAIL Observed unexpected click event.
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
--- /Volumes/Data/worker/Apple-iOS-16-Simulator-Release-WK2-Tests/build/layout-test-results/fast/scrolling/ios/click-events-during-momentum-scroll-in-overflow-expected.txt
+++ /Volumes/Data/worker/Apple-iOS-16-Simulator-Release-WK2-Tests/build/layout-test-results/fast/scrolling/ios/click-events-during-momentum-scroll-in-overflow-actual.txt
@@ -4,7 +4,9 @@
PASS scroller.scrollTop passed 500
+FAIL Observed unexpected click event.
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=fast%2Fscrolling%2Fios%2Fclick-events-during-momentum-scroll-in-main-frame.html&test=fast%2Fscrolling%2Fios%2Fclick-events-during-momentum-scroll-in-overflow.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/108011669>
Wenson Hsieh
Pull request: https://github.com/WebKit/WebKit/pull/12721
EWS
Committed 262963@main (c3c2a3059b1e): <https://commits.webkit.org/262963@main>
Reviewed commits have been landed. Closing PR #12721 and removing active labels.