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
<rdar://problem/108011669>
Pull request: https://github.com/WebKit/WebKit/pull/12721
Committed 262963@main (c3c2a3059b1e): <https://commits.webkit.org/262963@main> Reviewed commits have been landed. Closing PR #12721 and removing active labels.