[webkit-changes] [WebKit/WebKit] 0621ae: Skip some tests on memory limited (aka slow) devic...
Commit Queue
noreply at github.com
Thu Sep 14 11:13:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0621aef584f776393f96f130107a5f7dcd7ffc9c
https://github.com/WebKit/WebKit/commit/0621aef584f776393f96f130107a5f7dcd7ffc9c
Author: Mark Lam <mark.lam at apple.com>
Date: 2023-09-14 (Thu, 14 Sep 2023)
Changed paths:
M JSTests/microbenchmarks/mul-immediate-sub.js
M JSTests/microbenchmarks/typed-array-from-array.js
M JSTests/stress/array-prototype-concat-of-long-spliced-arrays.js
M JSTests/stress/array-prototype-concat-of-long-spliced-arrays2.js
Log Message:
-----------
Skip some tests on memory limited (aka slow) devices in lockdown test mode.
https://bugs.webkit.org/show_bug.cgi?id=261558
rdar://115496412
Reviewed by Alexey Shvayka.
These tests are timing out on slower devices.
* JSTests/microbenchmarks/mul-immediate-sub.js:
* JSTests/microbenchmarks/typed-array-from-array.js:
* JSTests/stress/array-prototype-concat-of-long-spliced-arrays.js:
* JSTests/stress/array-prototype-concat-of-long-spliced-arrays2.js:
Canonical link: https://commits.webkit.org/267998@main
More information about the webkit-changes
mailing list