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 Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/178645078>
Diego De La Toba
Test gardening pull request: https://github.com/WebKit/WebKit/pull/66389
EWS
Test gardening commit 314483@main (b3a4b5b0b438): <https://commits.webkit.org/314483@main>
Reviewed commits have been landed. Closing PR #66389 and removing active labels.