[webkit-changes] [WebKit/WebKit] 33854d: Skip more tests with large WASM memories on memory...

Commit Queue noreply at github.com
Wed Mar 15 10:50:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 33854d7c1777604887c498e3a776b633726d6856
      https://github.com/WebKit/WebKit/commit/33854d7c1777604887c498e3a776b633726d6856
  Author: David Degazio <d_degazio at apple.com>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M JSTests/wasm/stress/externref-result-tuple.js
    M JSTests/wasm/stress/only-referenced.js

  Log Message:
  -----------
  Skip more tests with large WASM memories on memory-limited platforms
https://bugs.webkit.org/show_bug.cgi?id=253893
rdar://106216202

Reviewed by Justin Michaud.

Skips WASM stress tests externref-result-tuple.js and only-referenced.js on
memory-limited platforms since they allocate huge (~2.5GB) WASM memories.

* JSTests/wasm/stress/externref-result-tuple.js:
* JSTests/wasm/stress/only-referenced.js:

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




More information about the webkit-changes mailing list