[Webkit-unassigned] [Bug 221904] Flaky JSC test: stress/atomic-increment-bigint64.js

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 23 18:16:48 PST 2021


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

--- Comment #3 from Yusuke Suzuki <ysuzuki at apple.com> ---
This sounds like this test is not suitable for bytecode-cache's assumption.
We have some code that is executed in the worker threads, and they are not cached because it is not running in the main thread VM.

-- 
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/20210224/7578aeb1/attachment.htm>


More information about the webkit-unassigned mailing list