[Webkit-unassigned] [Bug 191008] [GTK] Layout test webanimations/accelerated-animation-suspension.html is timing out

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 26 19:39:04 PDT 2023


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

Diego Pino <dpino at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpino at igalia.com

--- Comment #1 from Diego Pino <dpino at igalia.com> ---
This test is now failing after the test was rewritten in 260758 at main to use promises instead of async_test.

Test output:

```
FAIL Suspending animations should pause running accelerated animations. assert_equals: There should be a single accelerated animation before suspension. expected 1 but got 0
```

It seems acceleratedAnimationsForElement is returning an empty list.

https://searchfox.org/wubkat/source/Source/WebCore/animation/DocumentTimeline.cpp#467

-- 
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/20230627/c38d36b2/attachment.htm>


More information about the webkit-unassigned mailing list