Title: [283265] trunk/LayoutTests
Revision
283265
Author
[email protected]
Date
2021-09-29 14:52:58 -0700 (Wed, 29 Sep 2021)

Log Message

[ 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

Unreviewed test gardening.

* platform/ios-14/TestExpectations:
* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (283264 => 283265)


--- trunk/LayoutTests/ChangeLog	2021-09-29 21:45:04 UTC (rev 283264)
+++ trunk/LayoutTests/ChangeLog	2021-09-29 21:52:58 UTC (rev 283265)
@@ -1,3 +1,13 @@
+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
+
+        Unreviewed test gardening.
+
+        * platform/ios-14/TestExpectations:
+        * platform/ios-wk2/TestExpectations:
+
 2021-09-29  Eric Hutchison  <[email protected]>
 
         [ BigSur Debug arm64 ] streams/readableStream-then.html is a flaky crash.

Modified: trunk/LayoutTests/platform/ios-14/TestExpectations (283264 => 283265)


--- trunk/LayoutTests/platform/ios-14/TestExpectations	2021-09-29 21:45:04 UTC (rev 283264)
+++ trunk/LayoutTests/platform/ios-14/TestExpectations	2021-09-29 21:52:58 UTC (rev 283265)
@@ -109,7 +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 ]
-fast/events/ios/viewport-shrink-to-fit-allows-double-tap.html [ Pass Timeout ]
 [ Debug ] fast/selectors/is-backtracking.html [ Pass Timeout ]
 [ Debug ] fast/selectors/matches-backtracking.html [ Pass Timeout ]
 

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (283264 => 283265)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-09-29 21:45:04 UTC (rev 283264)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-09-29 21:52:58 UTC (rev 283265)
@@ -2071,6 +2071,8 @@
 #rdar://82259067 ([iOS Debug]fast/events/ios/rotation/basic-rotation.html is a constant crash) 
 fast/events/ios/rotation/basic-rotation.html [ Pass Crash Failure ]
 
+webkit.org/b/230987 fast/events/ios/viewport-shrink-to-fit-allows-double-tap.html [ Pass Timeout ]
+
 webkit.org/b/229558 http/tests/navigation/page-cache-getUserMedia-pending-promise.html [ Pass Failure ]
 
 webkit.org/b/229561 http/tests/navigation/page-cache-video.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to