[Webkit-unassigned] [Bug 231609] [ iOS15 iPad Debug ] imported/w3c/web-platform-tests/webmessaging/MessagePort_onmessage_start.any.worker.html is a flaky failure (reached unreachable code)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 11:06:38 PDT 2021


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

--- Comment #3 from Chris Dumez <cdumez at apple.com> ---
The test has:
setTimeout(t.unreached_func(), 100);

So I think this means that it took more than 100ms for the message event to get dispatched. This is not too surprising that this test would be flaky, especially on slower configuration. The WPT test needs fixing here I believe.

-- 
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/20211019/b29aee71/attachment.htm>


More information about the webkit-unassigned mailing list