Bug 316218

Summary: NEW-TEST(312558@main) [iOS] fast/scrolling/ios/scroll-into-view-smooth-after-snap.html is a flaky text diff.
Product: WebKit Reporter: Diego De La Toba <d_delatoba>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: a_protyasha, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Diego De La Toba
Reported 2026-06-03 11:22:34 PDT
fast/scrolling/ios/scroll-into-view-smooth-after-snap.html is a flaky text diff on iOS 26. HISTORY: https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Fios%2Fscroll-into-view-smooth-after-snap.html DIFF: --- /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/fast/scrolling/ios/scroll-into-view-smooth-after-snap-expected.txt +++ /Volumes/Data/worker/Apple-iOS-26-Simulator-Release-WK2-Tests/build/layout-test-results/fast/scrolling/ios/scroll-into-view-smooth-after-snap-actual.txt @@ -7,10 +7,11 @@ PASS document.scrollingElement.scrollTop is 0 PASS document.scrollingElement.scrollTop is 800 -PASS document.scrollingElement.scrollTop is 800 +FAIL document.scrollingElement.scrollTop should be 800. Was 0. PASS document.scrollingElement.scrollTop is 0 PASS document.scrollingElement.scrollTop is 0 PASS successfullyParsed is true +Some tests failed. TEST COMPLETE DIFF URL: https://build.webkit.org/results/Apple-iOS-26-Simulator-Release-WK2-Tests/314462%40main%20(3381)/fast/scrolling/ios/scroll-into-view-smooth-after-snap-pretty-diff.html REPRODUCTION: I was able to reproduce this on iOS 26.4 release ToT with the following with 3 simulators in parallel: run-webkit-tests --force --no-retry --no-show-results --iterations 500 -f --ios-simulator --release fast/scrolling/ios/scroll-into-view-smooth-after-snap.html I am going to mark expectations while this pends investigation.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-06-03 11:22:40 PDT
Diego De La Toba
Comment 2 2026-06-03 11:35:02 PDT
Test gardening pull request: https://github.com/WebKit/WebKit/pull/66389
EWS
Comment 3 2026-06-03 11:37:19 PDT
Test gardening commit 314483@main (b3a4b5b0b438): <https://commits.webkit.org/314483@main> Reviewed commits have been landed. Closing PR #66389 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.