Bug 309621

Summary: [macOS iOS debug] imported/w3c/web-platform-tests/css/cssom-view/interrupt-hidden-smooth-scroll.html is a flaky text failure
Product: WebKit Reporter: Diego De La Toba <d_delatoba>
Component: ScrollingAssignee: 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: Unspecified   
OS: Unspecified   

Diego De La Toba
Reported 2026-03-10 17:40:21 PDT
imported/w3c/web-platform-tests/css/cssom-view/interrupt-hidden-smooth-scroll.html is a flaky text failure on macOS and iOS. DIFF: --- /Volumes/Data/worker/Apple-Tahoe-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/cssom-view/interrupt-hidden-smooth-scroll-expected.txt +++ /Volumes/Data/worker/Apple-Tahoe-Debug-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/css/cssom-view/interrupt-hidden-smooth-scroll-actual.txt @@ -1,4 +1,4 @@ PASS Make sure the page is ready for animation. -PASS scrollTop should be updated after a mid-scroll scrollTop change +FAIL scrollTop should be updated after a mid-scroll scrollTop change assert_equals: Scroll should end at 1 when interrupted expected 1 but got 106 DIFF URL: https://build.webkit.org/results/Apple-Tahoe-Debug-AppleSilicon-WK2-Tests/308968@main%20(1220)/imported/w3c/web-platform-tests/css/cssom-view/interrupt-hidden-smooth-scroll-pretty-diff.html REPRODUCTION: I was able to reproduce this on macOS 26.2 Debug with the following: run-webkit-tests --no-build --no-retry --no-show-results --exit-after-n-failures=1 --expect-pass --iterations=299 --force -f --debug imported/w3c/web-platform-tests/css/cssom-view/interrupt-hidden-smooth-scroll.html Note: I was also able to reproduce the failure on release while it is NOT failing on release bots. I am going to mark expectations as pass fail while this pends investigation.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-10 17:40:27 PDT
Diego De La Toba
Comment 2 2026-03-10 17:44:57 PDT
Test gardening pull request: https://github.com/WebKit/WebKit/pull/60324
EWS
Comment 3 2026-03-11 14:09:24 PDT
Test gardening commit 309088@main (cb6245444f05): <https://commits.webkit.org/309088@main> Reviewed commits have been landed. Closing PR #60324 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.