NEW 241282
[ Windows EWS ] webanimations/accelerated-animations-and-motion-path.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=241282
Summary [ Windows EWS ] webanimations/accelerated-animations-and-motion-path.html is ...
Karl Rackler
Reported 2022-06-03 13:27:31 PDT
Description: webanimations/accelerated-animations-and-motion-path.html Is flaky failure on Windows-EWS in https://ews-build.s3-us-west-2.amazonaws.com/Windows-EWS/29057bba-136864/results.html History: This does not appear in https://results.webkit.org/?suite=layout-tests&test=webanimations%2Faccelerated-animations-and-motion-path.html&platform=win&platform=wincairo&limit=50000 The first instance I can find is https://ews-build.webkit.org/#/builders/10/builds/136864 Diff: --- /home/buildbot/worker/Windows-EWS/build/layout-test-results/webanimations/accelerated-animations-and-motion-path-expected.txt +++ /home/buildbot/worker/Windows-EWS/build/layout-test-results/webanimations/accelerated-animations-and-motion-path-actual.txt @@ -1,7 +1,7 @@ PASS Setting 'offset' on the underlying style prevents a 'transform' animation from being accelerated. -PASS Toggling 'offset' dynamically on the underlying style toggles the ability for a 'transform' animation to be accelerated. +FAIL Toggling 'offset' dynamically on the underlying style toggles the ability for a 'transform' animation to be accelerated. assert_equals: expected 1 but got 0 PASS Animating both 'offset' and 'transform' on the same animation prevents acceleration. -PASS Animating both 'offset' and 'transform' on different animations prevents acceleration. -PASS Setting keyframes on an animation to include 'offset' on top of 'transform' prevents acceleration. +FAIL Animating both 'offset' and 'transform' on different animations prevents acceleration. assert_equals: expected 1 but got 0 +FAIL Setting keyframes on an animation to include 'offset' on top of 'transform' prevents acceleration. assert_equals: expected 1 but got 0
Attachments
Radar WebKit Bug Importer
Comment 1 2022-06-03 13:27:58 PDT
Karl Rackler
Comment 2 2022-06-03 13:31:34 PDT
I have marked this test as a flaky failure while this issue is investigated.
Karl Rackler
Comment 3 2022-06-03 13:35:03 PDT
EWS
Comment 4 2022-06-03 13:40:14 PDT
Test gardening commit r295226 (251281@main): <https://commits.webkit.org/251281@main> Reviewed commits have been landed. Closing PR #1286 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.