Bug 192020

Summary: stress/big-wasm-memory tests failing on 32-bit JSC bot
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: JavaScriptCoreAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, jlewis3, keith_miller, saam, tsavell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch saam: review+

Ryan Haddad
Reported 2018-11-27 11:15:43 PST
The following tests are failing on the 32-bit JSC bot: stress/big-wasm-memory-grow-no-max.js.default stress/big-wasm-memory-grow.js.default stress/big-wasm-memory.js.default stress/big-wasm-memory-grow-no-max.js.default: Exception: ReferenceError: Can't find variable: WebAssembly stress/big-wasm-memory-grow-no-max.js.default: global code@big-wasm-memory-grow-no-max.js:21:33 stress/big-wasm-memory-grow-no-max.js.default: ERROR: Unexpected exit code: 3 stress/big-wasm-memory-grow.js.default: Exception: ReferenceError: Can't find variable: WebAssembly stress/big-wasm-memory-grow.js.default: global code@big-wasm-memory-grow.js:21:33 stress/big-wasm-memory-grow.js.default: ERROR: Unexpected exit code: 3 stress/big-wasm-memory.js.default: Exception: ReferenceError: Can't find variable: WebAssembly stress/big-wasm-memory.js.default: global code@big-wasm-memory.js:21:52 stress/big-wasm-memory.js.default: ERROR: Unexpected exit code: 3 https://build.webkit.org/builders/Apple%20High%20Sierra%2032-bit%20JSC%20%28BuildAndTest%29/builds/2966
Attachments
Patch (7.39 KB, patch)
2018-12-06 10:57 PST, Keith Miller
saam: review+
Ryan Haddad
Comment 1 2018-11-27 11:16:18 PST
These tests were added with https://trac.webkit.org/changeset/238326
Radar WebKit Bug Importer
Comment 2 2018-12-06 09:25:22 PST
Keith Miller
Comment 3 2018-12-06 10:57:38 PST
Keith Miller
Comment 4 2018-12-06 10:59:52 PST
Note You need to log in before you can comment on or make changes to this bug.