WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
253893
Skip more tests with large WASM memories on memory-limited platforms
https://bugs.webkit.org/show_bug.cgi?id=253893
Summary
Skip more tests with large WASM memories on memory-limited platforms
David Degazio
Reported
2023-03-14 11:06:54 PDT
rdar://106216202
`wasm/stress/externref-result-tuple.js` and `wasm/stress/only-referenced.js` both reserve ~2.5GB WASM memories on startup. When we run them on memory limited platforms, this causes the tests to fail with an out-of-memory error. We should probably just skip these on memory-limited platforms since they require such high memory usage.
Attachments
Add attachment
proposed patch, testcase, etc.
David Degazio
Comment 1
2023-03-14 11:21:07 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11503
EWS
Comment 2
2023-03-15 10:50:04 PDT
Committed
261698@main
(33854d7c1777): <
https://commits.webkit.org/261698@main
> Reviewed commits have been landed. Closing PR #11503 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug