Title: [281342] trunk/LayoutTests
Revision
281342
Author
[email protected]
Date
2021-08-20 15:01:12 -0700 (Fri, 20 Aug 2021)

Log Message

Unreviewed. Skip failing tests in 32 bits archs
https://bugs.webkit.org/show_bug.cgi?id=229345

Patch by Mikhail R. Gadelha <[email protected]> on 2021-08-20
Reviewed by Yusuke Suzuki.

* platform/glib/TestExpectations:
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281341 => 281342)


--- trunk/LayoutTests/ChangeLog	2021-08-20 22:00:16 UTC (rev 281341)
+++ trunk/LayoutTests/ChangeLog	2021-08-20 22:01:12 UTC (rev 281342)
@@ -1,3 +1,13 @@
+2021-08-20  Mikhail R. Gadelha  <[email protected]>
+
+        Unreviewed. Skip failing tests in 32 bits archs
+        https://bugs.webkit.org/show_bug.cgi?id=229345
+
+        Reviewed by Yusuke Suzuki.
+
+        * platform/glib/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2021-08-20  Ayumi Kojima  <[email protected]>
 
         [ iOS 15 ]editing/selection/ios/hide-selection-in-tiny-contenteditable.html is a flaky failure.

Modified: trunk/LayoutTests/platform/glib/TestExpectations (281341 => 281342)


--- trunk/LayoutTests/platform/glib/TestExpectations	2021-08-20 22:00:16 UTC (rev 281341)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2021-08-20 22:01:12 UTC (rev 281342)
@@ -1779,6 +1779,10 @@
 
 # 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

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (281341 => 281342)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2021-08-20 22:00:16 UTC (rev 281341)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2021-08-20 22:01:12 UTC (rev 281342)
@@ -767,10 +767,6 @@
 
 Bug(WPE) fast/dom/HTMLAnchorElement [ Skip ]
 
-Bug(WPE) fast/regex/unicodeCaseInsensitive.html [ Skip ]
-
-Bug(WPE) js/reserved-words.html [ Skip ]
-
 #////////////////////////////////////////////////////////////////////////////////////////
 # 4. TESTS CRASHING
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to