Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d12810b70871829b4c4ed3bd1fc319b79a3f1e10
      
https://github.com/WebKit/WebKit/commit/d12810b70871829b4c4ed3bd1fc319b79a3f1e10
  Author: David Degazio <[email protected]>
  Date:   2023-03-13 (Mon, 13 Mar 2023)

  Changed paths:
    M JSTests/wasm/v8/grow-huge-memory.js
    M JSTests/wasm/v8/huge-memory.js
    M JSTests/wasm/v8/huge-typedarray.js

  Log Message:
  -----------
  V8 huge memory tests for WASM should be skipped on memory limited platforms
https://bugs.webkit.org/show_bug.cgi?id=253736
rdar://106216553

Reviewed by Justin Michaud, Mark Lam and Yusuke Suzuki.

Skips V8 WASM huge memory tests on memory-limited devices. This fixes 
intermittent
test failures, where on memory-limited devices we would (correctly) fail with an
out-of-memory exception when these tests try to allocate >2GB WASM memories.

* JSTests/wasm/v8/grow-huge-memory.js:
* JSTests/wasm/v8/huge-memory.js:
* JSTests/wasm/v8/huge-typedarray.js:

Canonical link: https://commits.webkit.org/261577@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to