RESOLVED FIXED 274887
Skip some wasm tests when $memoryLimited.
https://bugs.webkit.org/show_bug.cgi?id=274887
Summary Skip some wasm tests when $memoryLimited.
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.