Title: [279276] trunk/JSTests
Revision
279276
Author
[email protected]
Date
2021-06-25 05:37:49 -0700 (Fri, 25 Jun 2021)

Log Message

Unskip structure-storedPrototype-should-only-assert-on-the-mutator-thread.js on arm and mips
https://bugs.webkit.org/show_bug.cgi?id=227222

Tested with 50 iterations in both arm and mips.

Unreviewed Gardening.

Patch by Mikhail R. Gadelha <[email protected]> on 2021-06-25

* stress/structure-storedPrototype-should-only-assert-on-the-mutator-thread.js:

Modified Paths

Diff

Modified: trunk/JSTests/ChangeLog (279275 => 279276)


--- trunk/JSTests/ChangeLog	2021-06-25 12:28:33 UTC (rev 279275)
+++ trunk/JSTests/ChangeLog	2021-06-25 12:37:49 UTC (rev 279276)
@@ -1,3 +1,14 @@
+2021-06-25  Mikhail R. Gadelha  <[email protected]>
+
+        Unskip structure-storedPrototype-should-only-assert-on-the-mutator-thread.js on arm and mips
+        https://bugs.webkit.org/show_bug.cgi?id=227222
+
+        Tested with 50 iterations in both arm and mips.
+
+        Unreviewed Gardening.
+
+        * stress/structure-storedPrototype-should-only-assert-on-the-mutator-thread.js:
+
 2021-06-25  Paulo Matos  <[email protected]>
 
         Unskip materialized-regexp-has-correct-last-index-set-by-match on arm and mips

Modified: trunk/JSTests/stress/structure-storedPrototype-should-only-assert-on-the-mutator-thread.js (279275 => 279276)


--- trunk/JSTests/stress/structure-storedPrototype-should-only-assert-on-the-mutator-thread.js	2021-06-25 12:28:33 UTC (rev 279275)
+++ trunk/JSTests/stress/structure-storedPrototype-should-only-assert-on-the-mutator-thread.js	2021-06-25 12:37:49 UTC (rev 279276)
@@ -1,4 +1,3 @@
-//@ skip if ["arm", "mips"].include?($architecture)
 //@ slow!
 //@ runDefault("--jitPolicyScale=0")
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to