[Webkit-unassigned] [Bug 229584] REGRESSION: animations/fill-mode-forwards.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 3 15:27:56 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=229584

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #5 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
This test was removed from Blink here - https://codereview.chromium.org/29363005

*****

This test relies on receiving a specific number of animationiteration events.
However, in both the legacy and Web Animations implementations, we do not
guarantee that the correct number of these events is fired. See
crbug.com/275263. We have no immediate plans to fix this and the flakiness
dashboard shows timeouts for this test with both implementations.

The test was added to test a particular bug fix in the legacy animations
implementation (http://trac.webkit.org/changeset/117216) and has little to do
with forwards fill.

Most cases of forwards-fill testing (excluding play-state and events) is
covered by timing-model.html

This test therefore adds little value and should be removed. We can consider
reinstating it if and when the underlying bug is fixed.

****

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240703/9a8a0806/attachment-0001.htm>


More information about the webkit-unassigned mailing list