[Webkit-unassigned] [Bug 206746] [Mac wk2 Release] imported/w3c/web-platform-tests/web-animations/timing-model/animations/updating-the-finished-state.html flaky fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 11 10:56:40 PDT 2020


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

--- Comment #11 from Antoine Quint <graouts at apple.com> ---
That's it! In the bad case, these are the values we have:

    localTime = 0.000999999999999994s, endTime = 0.001000s

In the good case:

    localTime = 0.001s, endTime = 0.001000s

We just need to use timeEpsilon when comparing localTime and endTime.

-- 
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/20200311/6fda049e/attachment-0001.htm>


More information about the webkit-unassigned mailing list