Title: [275056] trunk/JSTests
- Revision
- 275056
- Author
- [email protected]
- Date
- 2021-03-25 13:53:45 -0700 (Thu, 25 Mar 2021)
Log Message
stress/early-return-from-builtin.js.default is failing on iOS JSC testers
rdar://75597901
Unreviewed test gardening.
* stress/early-return-from-builtin.js:
Modified Paths
Diff
Modified: trunk/JSTests/ChangeLog (275055 => 275056)
--- trunk/JSTests/ChangeLog 2021-03-25 20:46:08 UTC (rev 275055)
+++ trunk/JSTests/ChangeLog 2021-03-25 20:53:45 UTC (rev 275056)
@@ -1,3 +1,12 @@
+2021-03-25 Truitt Savell <[email protected]>
+
+ stress/early-return-from-builtin.js.default is failing on iOS JSC testers
+ rdar://75597901
+
+ Unreviewed test gardening.
+
+ * stress/early-return-from-builtin.js:
+
2021-03-25 Saam Barati <[email protected]>
early-return-from-builtin.js should try/catch in case of OOM
Modified: trunk/JSTests/stress/early-return-from-builtin.js (275055 => 275056)
--- trunk/JSTests/stress/early-return-from-builtin.js 2021-03-25 20:46:08 UTC (rev 275055)
+++ trunk/JSTests/stress/early-return-from-builtin.js 2021-03-25 20:53:45 UTC (rev 275056)
@@ -1,4 +1,4 @@
-//@ skip if $architecture != "arm64" and $architecture != "x86-64"
+//@ skip if $architecture != "x86-64"
//@ runDefault("--earlyReturnFromInfiniteLoopsLimit=10", "--returnEarlyFromInfiniteLoopsForFuzzing=1", "--watchdog=1000", "--watchdog-exception-ok")
let o = {
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes