[Webkit-unassigned] [Bug 152436] imported/w3c/web-platform-tests/streams-api/readable-streams/garbage-collection.html asserts frequently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 19 02:05:21 PST 2015


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

--- Comment #1 from youenn fablet <youennf at gmail.com> ---
The crash may come from enabling ReadableStream in worker mode. We also have some problems in GTK when running promise-based code in worker (see bug 152340).

If this degrades the EWS bots performances seriously, the best temp fix might be to edit imported/w3c/web-platform-tests/streams-api/readable-streams/garbage-collection.html to disable running the tests in a worker but still running the tests in window.

Like for bug 152340, a first good step would be to simplify this test and make it always crashing. It might be that the issue lies in promise/task handling code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151219/6ad9f6f6/attachment.html>


More information about the webkit-unassigned mailing list