Title: [261372] trunk/JSTests
Revision
261372
Author
[email protected]
Date
2020-05-08 03:23:22 -0700 (Fri, 08 May 2020)

Log Message

Unreviewed, reverting r261010.

Test skipped for all ARM. no evidence of this affecting iOS

Reverted changeset:

"Skip on ARM and MIPS stress/array-buffer-view-watchpoint-can-
be-fired-in-really-add-in-dfg.js added after r260990"
https://bugs.webkit.org/show_bug.cgi?id=211304
https://trac.webkit.org/changeset/261010

Modified Paths

Diff

Modified: trunk/JSTests/ChangeLog (261371 => 261372)


--- trunk/JSTests/ChangeLog	2020-05-08 08:47:28 UTC (rev 261371)
+++ trunk/JSTests/ChangeLog	2020-05-08 10:23:22 UTC (rev 261372)
@@ -1,3 +1,16 @@
+2020-05-08  Pablo Saavedra  <[email protected]>
+
+        Unreviewed, reverting r261010.
+
+        Test skipped for all ARM. no evidence of this affecting iOS
+
+        Reverted changeset:
+
+        "Skip on ARM and MIPS stress/array-buffer-view-watchpoint-can-
+        be-fired-in-really-add-in-dfg.js added after r260990"
+        https://bugs.webkit.org/show_bug.cgi?id=211304
+        https://trac.webkit.org/changeset/261010
+
 2020-05-07  Mark Lam  <[email protected]>
 
         Fix broken exceptionFuzz tests.

Modified: trunk/JSTests/stress/array-buffer-view-watchpoint-can-be-fired-in-really-add-in-dfg.js (261371 => 261372)


--- trunk/JSTests/stress/array-buffer-view-watchpoint-can-be-fired-in-really-add-in-dfg.js	2020-05-08 08:47:28 UTC (rev 261371)
+++ trunk/JSTests/stress/array-buffer-view-watchpoint-can-be-fired-in-really-add-in-dfg.js	2020-05-08 10:23:22 UTC (rev 261372)
@@ -1,4 +1,3 @@
-//@ skip if ["arm"].include?($architecture)
 //@ requireOptions("-e", "let iterations=40000") if ["mips"].include?($architecture)
 //@ runDefault("--jitPolicyScale=0")
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to