Title: [290462] trunk/LayoutTests
Revision
290462
Author
jen...@apple.com
Date
2022-02-24 14:26:15 -0800 (Thu, 24 Feb 2022)

Log Message

REGRESSION (r289765-r289784): [iOS] Flaky crash under WebKit::RemoteLayerTreeDrawingAreaProxy::commitLayerTree()
https://bugs.webkit.org/show_bug.cgi?id=236794

Unreviewed test gardening.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (290461 => 290462)


--- trunk/LayoutTests/ChangeLog	2022-02-24 22:23:49 UTC (rev 290461)
+++ trunk/LayoutTests/ChangeLog	2022-02-24 22:26:15 UTC (rev 290462)
@@ -1,3 +1,12 @@
+2022-02-24  Robert Jenner  <jen...@apple.com>
+
+        REGRESSION (r289765-r289784): [iOS] Flaky crash under WebKit::RemoteLayerTreeDrawingAreaProxy::commitLayerTree()
+        https://bugs.webkit.org/show_bug.cgi?id=236794
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+
 2022-02-24  Matteo Flores  <matteo_flo...@apple.com>
 
         [ iOS15 ] fast/events/autoscroll-in-iframe-body.html is a flaky failure.

Modified: trunk/LayoutTests/platform/ios/TestExpectations (290461 => 290462)


--- trunk/LayoutTests/platform/ios/TestExpectations	2022-02-24 22:23:49 UTC (rev 290461)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2022-02-24 22:26:15 UTC (rev 290462)
@@ -3488,4 +3488,6 @@
 pointerevents/mouse/pointer-event-basic-properties.html [ Timeout ]
 imported/w3c/web-platform-tests/workers/semantics/multiple-workers/004.html [ Failure Pass ]
 [ Release ] perf/nested-combined-selectors.html [ Failure ]
-webkit.org/b/236496 fast/mediastream/captureStream/canvas3d.html [ Timeout ]
\ No newline at end of file
+webkit.org/b/236496 fast/mediastream/captureStream/canvas3d.html [ Timeout ]
+
+webkit.org/b/236794 editing/spelling/editing-word-with-marker-2.html [ Pass Crash ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to