Bug 255146

Summary: JSTests: lower memory threshold to enable a test on Arm
Product: WebKit Reporter: Guillaume Emont <guijemont>
Component: Tools / TestsAssignee: Guillaume Emont <guijemont>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Other   
OS: All   

Description Guillaume Emont 2023-04-07 03:37:16 PDT
JSTests/wasm/stress/only-referenced.js uses a wasm file JSTests/wasm/stress/resources/only-referenced.wasm which defines a shared memory of a size that is too big for 32-bit platforms.
Comment 1 Guillaume Emont 2023-04-07 03:42:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12501
Comment 2 EWS 2023-04-07 15:39:39 PDT
Committed 262731@main (6650e9c47294): <https://commits.webkit.org/262731@main>

Reviewed commits have been landed. Closing PR #12501 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-07 15:40:40 PDT
<rdar://problem/107771600>