Bug 274887

Summary: Skip some wasm tests when $memoryLimited.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Mark Lam
Reported 2024-05-29 22:36:46 PDT
wasm/stress/cc-int-to-int-cross-module-with-exception.js fails due the 600M JSCTEST_memoryLimit on $memoryLimited devices. wasm/gc/array_new_data.js with the wasm-agressive-inline test configuration fails due the 600M JSCTEST_memoryLimit on $memoryLimited devices. Skip these tests when running on $memoryLimited devices. To skip wasm/gc/array_new_data.js only on the wasm-agressive-inline test configuration, we also need to enhance to run-jsc-stress-tests to support adding :wasm_agressive_inline to $skipModes.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-05-29 22:37:06 PDT
Mark Lam
Comment 2 2024-05-29 22:41:44 PDT
EWS
Comment 3 2024-05-29 22:59:25 PDT
Committed 279498@main (e352090f0dd4): <https://commits.webkit.org/279498@main> Reviewed commits have been landed. Closing PR #29291 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.