Title: [283267] trunk/LayoutTests
Revision
283267
Author
[email protected]
Date
2021-09-29 15:11:23 -0700 (Wed, 29 Sep 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/ios-14/TestExpectations:
* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (283266 => 283267)


--- trunk/LayoutTests/ChangeLog	2021-09-29 21:58:18 UTC (rev 283266)
+++ trunk/LayoutTests/ChangeLog	2021-09-29 22:11:23 UTC (rev 283267)
@@ -1,5 +1,15 @@
 2021-09-29  Ayumi Kojima  <[email protected]>
 
+        [ iOS Debug ] fast/selectors/ backtracking tests are timing out.
+        https://bugs.webkit.org/show_bug.cgi?id=230988
+
+        Unreviewed test gardening.
+
+        * platform/ios-14/TestExpectations:
+        * platform/ios-wk2/TestExpectations:
+
+2021-09-29  Ayumi Kojima  <[email protected]>
+
         [ iOS ] fast/events/ios/viewport-shrink-to-fit-allows-double-tap.html is flaky timing out.
         https://bugs.webkit.org/show_bug.cgi?id=230987
 

Modified: trunk/LayoutTests/platform/ios-14/TestExpectations (283266 => 283267)


--- trunk/LayoutTests/platform/ios-14/TestExpectations	2021-09-29 21:58:18 UTC (rev 283266)
+++ trunk/LayoutTests/platform/ios-14/TestExpectations	2021-09-29 22:11:23 UTC (rev 283267)
@@ -109,8 +109,6 @@
 fast/forms/ios/zoom-after-input-tap.html [ Pass Failure Timeout Crash ]
 fast/events/ios/key-events-comprehensive/key-events-control-option.html [ Pass Timeout ]
 [ Debug ] fast/events/ios/key-events-comprehensive/key-events-control-shift.html [ Pass Timeout ]
-[ Debug ] fast/selectors/is-backtracking.html [ Pass Timeout ]
-[ Debug ] fast/selectors/matches-backtracking.html [ Pass Timeout ]
 
 fast/forms/ios/dismiss-picker-using-keyboard.html [ Pass Timeout ]
 fast/forms/ios/drag-range-thumb.html [ Pass Timeout Crash Timeout ]

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (283266 => 283267)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-09-29 21:58:18 UTC (rev 283266)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-09-29 22:11:23 UTC (rev 283267)
@@ -1877,6 +1877,9 @@
 
 webkit.org/b/214598 fast/scrolling/ios/autoscroll-input-when-very-zoomed.html [ Pass Failure ]
 
+webkit.org/b/230988 [ Debug ] fast/selectors/is-backtracking.html [ Timeout ]
+webkit.org/b/230988 [ Debug ] fast/selectors/matches-backtracking.html [ Timeout ]
+
 http/tests/in-app-browser-privacy/ [ Pass ]
 
 webkit.org/b/175193 fast/images/async-image-body-background-image.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to