Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e046df1c0973fbe9063f9816db6670748506cfce
https://github.com/WebKit/WebKit/commit/e046df1c0973fbe9063f9816db6670748506cfce
Author: Mikhail R. Gadelha <[email protected]>
Date: 2022-10-12 (Wed, 12 Oct 2022)
Changed paths:
M JSTests/stress/verify-can-gc-node-index.js
Log Message:
-----------
[32bit] skip stress/verify-can-gc-node-index.js if it's memory limited
Unreviewed test gardening.
This patch removes the skip if only arm and skips the test on all memory
limited systems. I just ran the test on a MIPS system and got it to
randomly crash:
Running stress/verify-can-gc-node-index.js.default
Aborted
stress/verify-can-gc-node-index.js.default: Crashing because current footprint:
639549440 exceeds limit: 629145600
stress/verify-can-gc-node-index.js.default: ERROR: Unexpected exit code: 134
FAIL: stress/verify-can-gc-node-index.js.default
So it's not only an ARM issue.
* JSTests/stress/verify-can-gc-node-index.js:
Canonical link: https://commits.webkit.org/255447@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes