Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 33854d7c1777604887c498e3a776b633726d6856 https://github.com/WebKit/WebKit/commit/33854d7c1777604887c498e3a776b633726d6856 Author: David Degazio <d_dega...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes