Title: [285006] trunk/LayoutTests
Revision
285006
Author
ayumi_koj...@apple.com
Date
2021-10-28 16:36:36 -0700 (Thu, 28 Oct 2021)

Log Message

[ iOS Debug ] fast/selectors/ backtracking tests are timing out.
https://bugs.webkit.org/show_bug.cgi?id=230988

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (285005 => 285006)


--- trunk/LayoutTests/ChangeLog	2021-10-28 21:54:10 UTC (rev 285005)
+++ trunk/LayoutTests/ChangeLog	2021-10-28 23:36:36 UTC (rev 285006)
@@ -1,3 +1,13 @@
+2021-10-28  Ayumi Kojima  <ayumi_koj...@apple.com>
+
+        [ iOS Debug ] fast/selectors/ backtracking tests are timing out.
+        https://bugs.webkit.org/show_bug.cgi?id=230988
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2021-10-28  Eric Hutchison  <ehutchi...@apple.com>
 
         [ iOS15 Sim ] fast/css/style-element-process-crash.html is a flaky failure.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (285005 => 285006)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-10-28 21:54:10 UTC (rev 285005)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-10-28 23:36:36 UTC (rev 285006)
@@ -1117,6 +1117,7 @@
 
 [ Debug ] fast/selectors/slow-style-sharing-with-long-cousin-list.html [ Skip ]
 
+webkit.org/b/197068 [ Debug ] fast/selectors/matches-backtracking.html [ Pass Timeout ]
 webkit.org/b/197068 [ Debug ] fast/selectors/is-backtracking.html [ Pass Timeout ]
 
 webkit.org/b/161720 [ Debug ] storage/indexeddb/key-type-array.html [ Pass Timeout ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (285005 => 285006)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-10-28 21:54:10 UTC (rev 285005)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-10-28 23:36:36 UTC (rev 285006)
@@ -979,8 +979,6 @@
 
 http/tests/storageAccess/request-and-grant-access-cross-origin-sandboxed-iframe-from-prevalent-domain-with-user-interaction-but-access-from-wrong-frame.html [ Pass Timeout ]
 
-webkit.org/b/197068 [ Debug ] fast/selectors/matches-backtracking.html [ Pass Timeout ]
-
 webkit.org/b/197283 fast/css-custom-paint/animate-repaint.html [ Pass Failure ]
 
 webkit.org/b/197207 http/wpt/resource-timing/rt-resources-per-frame.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to