Title: [285263] trunk
Revision
285263
Author
[email protected]
Date
2021-11-04 09:28:02 -0700 (Thu, 04 Nov 2021)

Log Message

Unskip tests disabled because of the recent 32 bits issues
https://bugs.webkit.org/show_bug.cgi?id=230490

Unreviewed gardening.

Patch by Mikhail R. Gadelha <[email protected]> on 2021-11-04

JSTests:

* ChakraCore.yaml:

LayoutTests:

* js/script-tests/reserved-words.js:
* platform/glib/TestExpectations:

Modified Paths

Diff

Modified: trunk/JSTests/ChakraCore.yaml (285262 => 285263)


--- trunk/JSTests/ChakraCore.yaml	2021-11-04 16:15:14 UTC (rev 285262)
+++ trunk/JSTests/ChakraCore.yaml	2021-11-04 16:28:02 UTC (rev 285263)
@@ -462,13 +462,7 @@
 - path: ChakraCore/test/ControlFlow/forInPrimitive.js
   cmd: runChakra :baseline, "NoException", "forInPrimitive.baseline-jsc", []
 - path: ChakraCore/test/ControlFlow/enumeration_adddelete.js
-  # Currently fails on the mips (in 32-bits mode).
-  cmd: |
-    if $architecture == "mips"
-      skip
-    else
-      runChakra :baseline, "NoException", "enumeration_adddelete.baseline", []
-    end
+  cmd: runChakra :baseline, "NoException", "enumeration_adddelete.baseline", []
 - path: ChakraCore/test/ControlFlow/forInArrayAdd.js
   cmd: runChakra :baseline, "NoException", "forinArrayAddv3.baseline", []
 - path: ChakraCore/test/ControlFlow/forInObjectWithPrototype.js
@@ -1393,13 +1387,7 @@
 - path: ChakraCore/test/UnifiedRegex/captures.js
   cmd: runChakra :baseline, "NoException", "captures.baseline-jsc", []
 - path: ChakraCore/test/UnifiedRegex/class-case.js
-  # Currently fails on the mips (in 32-bits mode).
-  cmd: |
-    if $architecture == "mips"
-      skip
-    else
-      runChakra :baseline, "NoException", "class-case.baseline", []
-    end
+  cmd: runChakra :baseline, "NoException", "class-case.baseline", []
 - path: ChakraCore/test/UnifiedRegex/crazy.js
   # Skipped because the original test file contained tabs which we don't allow in WebKit source.
   cmd: runChakra :skip, "NoException", "crazy.baseline", []
@@ -2261,21 +2249,9 @@
   # Different behavior.
   cmd: runChakra :skip, "NoException", "22.callerCalleeArguments_sm.baseline", []
 - path: ChakraCore/test/strict/23.reservedWords.js
-  # Currently fails on the mips (in 32-bits mode).
-  cmd: |
-    if $architecture == "mips"
-      skip
-    else
-      runChakra :baseline, "NoException", "23.reservedWords.baseline-jsc", []
-    end
+  cmd: runChakra :baseline, "NoException", "23.reservedWords.baseline-jsc", []
 - path: ChakraCore/test/strict/23.reservedWords_sm.js
-  # Currently fails on the mips (in 32-bits mode).
-  cmd: |
-    if $architecture == "mips"
-      skip
-    else
-      runChakra :baseline, "NoException", "23.reservedWords_sm.baseline-jsc", []
-    end
+  cmd: runChakra :baseline, "NoException", "23.reservedWords_sm.baseline-jsc", []
 - path: ChakraCore/test/strict/24.properties.js
   cmd: runChakra :baseline, "NoException", "24.properties.baseline", []
 - path: ChakraCore/test/strict/24.properties_sm.js
@@ -2389,13 +2365,7 @@
   # Different behavior. JSC allows writing/reading to negative indicies of typed arrays and Chakra doesn't.
   cmd: runChakra :skip, "NoException", "negIndexes.baseline", []
 - path: ChakraCore/test/typedarray/set.js
-  # Currently fails on the mips (in 32-bits mode).
-  cmd: |
-    if $architecture == "mips"
-      skip
-    else
-      runChakra :baseline, "NoException", "set.baseline-jsc", []
-    end
+  cmd: runChakra :baseline, "NoException", "set.baseline-jsc", []
 - path: ChakraCore/test/typedarray/samethread.js
   cmd: runChakra :skip, "NoException", "samethread.baseline", ["util.js"]
 - path: ChakraCore/test/typedarray/Int8Array2.js

Modified: trunk/JSTests/ChangeLog (285262 => 285263)


--- trunk/JSTests/ChangeLog	2021-11-04 16:15:14 UTC (rev 285262)
+++ trunk/JSTests/ChangeLog	2021-11-04 16:28:02 UTC (rev 285263)
@@ -1,3 +1,12 @@
+2021-11-04  Mikhail R. Gadelha  <[email protected]>
+
+        Unskip tests disabled because of the recent 32 bits issues
+        https://bugs.webkit.org/show_bug.cgi?id=230490
+
+        Unreviewed gardening.
+
+        * ChakraCore.yaml:
+
 2021-11-02  Philip Chimento  <[email protected]>
 
         [JSC] Implement Temporal.Instant

Modified: trunk/LayoutTests/ChangeLog (285262 => 285263)


--- trunk/LayoutTests/ChangeLog	2021-11-04 16:15:14 UTC (rev 285262)
+++ trunk/LayoutTests/ChangeLog	2021-11-04 16:28:02 UTC (rev 285263)
@@ -1,3 +1,13 @@
+2021-11-04  Mikhail R. Gadelha  <[email protected]>
+
+        Unskip tests disabled because of the recent 32 bits issues
+        https://bugs.webkit.org/show_bug.cgi?id=230490
+
+        Unreviewed gardening.
+
+        * js/script-tests/reserved-words.js:
+        * platform/glib/TestExpectations:
+
 2021-11-03  Antoine Quint  <[email protected]>
 
         REGRESSION (r268932): CPU usage higher than expected with sibling elements running WebAnimations

Modified: trunk/LayoutTests/js/script-tests/reserved-words.js (285262 => 285263)


--- trunk/LayoutTests/js/script-tests/reserved-words.js	2021-11-04 16:15:14 UTC (rev 285262)
+++ trunk/LayoutTests/js/script-tests/reserved-words.js	2021-11-04 16:28:02 UTC (rev 285263)
@@ -1,4 +1,3 @@
-//@ skip if (["arm", "mips"].include?($architecture) and $hostOS == "linux")
 function isReserved(word)
 {
     try {

Modified: trunk/LayoutTests/platform/glib/TestExpectations (285262 => 285263)


--- trunk/LayoutTests/platform/glib/TestExpectations	2021-11-04 16:15:14 UTC (rev 285262)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2021-11-04 16:28:02 UTC (rev 285263)
@@ -1842,10 +1842,6 @@
 
 # Common failures between GTK and WPE.
 
-Bug(WPE) fast/regex/unicodeCaseInsensitive.html [ Skip ]
-
-Bug(WPE) js/reserved-words.html [ Skip ]
-
 # TODO: Needs bug ticket.
 
 # ENABLE(DRAGGABLE_REGION) is disabled
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to