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