WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
282373
imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-dynamic.tentative.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=282373
Summary
imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-dynamic...
Fujii Hironori
Reported
2024-10-30 21:41:36 PDT
imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-dynamic.tentative.html is flaky
285500@main
unskipped it. History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fscroll-animations%2Fcss%2Fscroll-timeline-dynamic.tentative.html
https://build.webkit.org/results/Apple-Sequoia-Release-WK2-Tests/285500@main%20(391)/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-dynamic.tentative-diff.txt
--- /Volumes/Data/worker/Apple-Sequoia-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-dynamic.tentative-expected.txt +++ /Volumes/Data/worker/Apple-Sequoia-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/scroll-animations/css/scroll-timeline-dynamic.tentative-actual.txt @@ -1,10 +1,10 @@ -PASS Switching between document and scroll timelines [immediate] -PASS Switching between document and scroll timelines [scroll] +FAIL Switching between document and scroll timelines [immediate] assert_equals: expected "120px" but got "130px" +FAIL Switching between document and scroll timelines [scroll] assert_equals: expected "120px" but got "130px" PASS Switching pending animation from document to scroll timelines [immediate] PASS Switching pending animation from document to scroll timelines [scroll] -PASS Changing computed value of animation-timeline changes effective timeline [immediate] -PASS Changing computed value of animation-timeline changes effective timeline [scroll] +FAIL Changing computed value of animation-timeline changes effective timeline [immediate] assert_equals: expected "120px" but got "130px" +FAIL Changing computed value of animation-timeline changes effective timeline [scroll] assert_equals: expected "120px" but got "130px" FAIL Changing to/from animation-timeline:none [immediate] assert_equals: expected "0px" but got "100px" FAIL Changing to/from animation-timeline:none [scroll] assert_equals: expected "0px" but got "100px" FAIL Reverse animation direction [immediate] assert_equals: expected "0px" but got "190px"
Attachments
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2024-10-30 21:46:15 PDT
https://wpt.fyi/results/scroll-animations/css/scroll-timeline-dynamic.tentative.html?label=experimental&label=master&aligned
https://wpt.live/scroll-animations/css/scroll-timeline-dynamic.tentative.html
Fujii Hironori
Comment 2
2024-10-31 13:22:31 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/36012
EWS
Comment 3
2024-10-31 13:29:44 PDT
Test gardening commit
285973@main
(5f29ae41f5f7): <
https://commits.webkit.org/285973@main
> Reviewed commits have been landed. Closing PR #36012 and removing active labels.
Radar WebKit Bug Importer
Comment 4
2024-11-06 20:42:11 PST
<
rdar://problem/139406752
>
Antoine Quint
Comment 5
2024-11-12 09:09:20 PST
When I run this test in isolation using `--debug --iterations 100 --force --exit-after-n-failures 1` I get it failing in various ways, so it's not about a given subtest, but probably the way these tests are expected to work.
Antoine Quint
Comment 6
2024-12-09 02:28:30 PST
This appears to be no longer be flaky as of
287181@main
.
Antoine Quint
Comment 7
2024-12-09 02:33:09 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37628
EWS
Comment 8
2024-12-09 05:24:26 PST
Test gardening commit
287542@main
(3bcb80915da1): <
https://commits.webkit.org/287542@main
> Reviewed commits have been landed. Closing PR #37628 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug