Title: [279111] trunk/JSTests
- Revision
- 279111
- Author
- [email protected]
- Date
- 2021-06-22 03:58:19 -0700 (Tue, 22 Jun 2021)
Log Message
Unskip stress/array-species-create-should-handle-masquerader.js on mips
https://bugs.webkit.org/show_bug.cgi?id=227249
Unreviewed gardening.
No failure after 60 iterations.
* stress/array-species-create-should-handle-masquerader.js:
Modified Paths
Diff
Modified: trunk/JSTests/ChangeLog (279110 => 279111)
--- trunk/JSTests/ChangeLog 2021-06-22 09:06:14 UTC (rev 279110)
+++ trunk/JSTests/ChangeLog 2021-06-22 10:58:19 UTC (rev 279111)
@@ -1,3 +1,14 @@
+2021-06-22 Angelos Oikonomopoulos <[email protected]>
+
+ Unskip stress/array-species-create-should-handle-masquerader.js on mips
+ https://bugs.webkit.org/show_bug.cgi?id=227249
+
+ Unreviewed gardening.
+
+ No failure after 60 iterations.
+
+ * stress/array-species-create-should-handle-masquerader.js:
+
2021-06-21 Ross Kirsling <[email protected]>
[JSC] Add JIT ICs for `#x in obj` feature
Modified: trunk/JSTests/stress/array-species-create-should-handle-masquerader.js (279110 => 279111)
--- trunk/JSTests/stress/array-species-create-should-handle-masquerader.js 2021-06-22 09:06:14 UTC (rev 279110)
+++ trunk/JSTests/stress/array-species-create-should-handle-masquerader.js 2021-06-22 10:58:19 UTC (rev 279111)
@@ -1,5 +1,3 @@
-//@ skip if $architecture == "mips"
-
function shouldThrow(func, errorMessage) {
var errorThrown = false;
var error = null;
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes