[Webkit-unassigned] [Bug 206615] REGRESSION: [ Mac WK2 ] animations/suspend-resume-animation-events.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 25 06:55:38 PST 2020


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com

--- Comment #4 from Darin Adler <darin at apple.com> ---
This test is inherently racy and timing-dependent. If the 350ms timeout fires too soon, we would move on to the next test without seeing the end of the animation. I think we can make it much less racy by having each timer set the subsequent one instead of setting all three timers at once. I’ll try that, but no easy way to test if it worked.

-- 
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/20200125/2ed9c415/attachment.htm>


More information about the webkit-unassigned mailing list