Bug 255146 - JSTests: lower memory threshold to enable a test on Arm
Summary: JSTests: lower memory threshold to enable a test on Arm
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Other All
: P2 Normal
Assignee: Guillaume Emont
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-07 03:37 PDT by Guillaume Emont
Modified: 2023-04-07 15:40 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>