[Webkit-unassigned] [Bug 274887] New: Skip some wasm tests when $memoryLimited.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 22:36:46 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=274887

            Bug ID: 274887
           Summary: Skip some wasm tests when $memoryLimited.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240530/ed8fb39c/attachment-0001.htm>


More information about the webkit-unassigned mailing list