Title: [260972] trunk/LayoutTests
Revision
260972
Author
tsav...@apple.com
Date
2020-04-30 16:18:18 -0700 (Thu, 30 Apr 2020)

Log Message

[ iOS ] compositing/iframes/border-radius-composited-frame.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=211261

Unreviewed test gardening.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (260971 => 260972)


--- trunk/LayoutTests/ChangeLog	2020-04-30 22:37:27 UTC (rev 260971)
+++ trunk/LayoutTests/ChangeLog	2020-04-30 23:18:18 UTC (rev 260972)
@@ -1,3 +1,12 @@
+2020-04-30  Truitt Savell  <tsav...@apple.com>
+
+        [ iOS ] compositing/iframes/border-radius-composited-frame.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=211261
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+
 2020-04-30  Devin Rousso  <drou...@apple.com>
 
         WebKit.WebContent process crashes when web developer tools are opened in Safari

Modified: trunk/LayoutTests/platform/ios/TestExpectations (260971 => 260972)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-04-30 22:37:27 UTC (rev 260971)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-04-30 23:18:18 UTC (rev 260972)
@@ -3532,3 +3532,5 @@
 # These media controls tests are not relevant on macOS and iOS.
 media/media-document-audio-repaint.html [ Skip ]
 media/controls-styling.html [ Skip ]
+
+webkit.org/b/211261 compositing/iframes/border-radius-composited-frame.html [ Pass Failure ]
\ 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