[Webkit-unassigned] [Bug 175150] New: JSC test wasm/js-api/test_memory_constructor.js should be skipped on memoryLimited
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 3 13:00:55 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=175150
Bug ID: 175150
Summary: JSC test wasm/js-api/test_memory_constructor.js should
be skipped on memoryLimited
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clopez at igalia.com
CC: bugs-noreply at webkitgtk.org, keith_miller at apple.com,
sbarati at apple.com, zan at falconsigh.net
The test wasm/js-api/test_memory_constructor.js requires lot of RAM to run.
On Linux/WebKitGTK+ it currently peaks around 8GB of RSS and spawns 6 subtests at the same time, therefore it requires ~48 GB of RAM to run without trouble.
On Mac it peaks around 2.5GB of RSS and also spawns 6 subtests (So I guess it will run fine there with 16GB of RAM).
--
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/20170803/06acada2/attachment-0001.html>
More information about the webkit-unassigned
mailing list