[Webkit-unassigned] [Bug 237095] [ Mac EWS ] imported/w3c/web-platform-tests/workers/semantics/multiple-workers/004.html is a flaky text failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 05:03:59 PDT 2022


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

--- Comment #5 from youenn fablet <youennf at gmail.com> ---
Added logging shows the following:
CONSOLE MESSAGE: Error: assert_equals: Worker Message Count expected 3 but got 0

Iframes are being loaded but one of the following hypothesis is probably true:
- shared worker might not being executed
- shared worker might not be receiving the connect event
- MessagePort postMessage sometimes does not work

-- 
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/20220620/b6bb49aa/attachment.htm>


More information about the webkit-unassigned mailing list