[Webkit-unassigned] [Bug 207060] [ Mojave wk2 Release ] imported/w3c/web-platform-tests/html/webappapis/timers/type-long-setinterval.html flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 1 18:16:44 PST 2020


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

--- Comment #6 from Darin Adler <darin at apple.com> ---
(In reply to Alexey Proskuryakov from comment #4)
> > interval = setInterval(next, Math.pow(2, 32));
> > setTimeout(assert_unreached, 100);
> 
> I think that this tests a zero delay interval vs. a 100 ms delay timeout.
> Are these supposed to be on the same timeline?

Yes, setInterval and setTimeout should be on the same timeline.

-- 
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/20200202/c2bafe1e/attachment.htm>


More information about the webkit-unassigned mailing list