Title: [261002] trunk/LayoutTests
Revision
261002
Author
tsav...@apple.com
Date
2020-05-01 09:18:28 -0700 (Fri, 01 May 2020)

Log Message

[ iOS ] compositing/iframes/border-radius-composited-frame.html and compositing/iframes/border-uneven-radius-composited-frame.html are flaky failures
https://bugs.webkit.org/show_bug.cgi?id=211261

Unreviewed test gardening.

* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261001 => 261002)


--- trunk/LayoutTests/ChangeLog	2020-05-01 16:17:16 UTC (rev 261001)
+++ trunk/LayoutTests/ChangeLog	2020-05-01 16:18:28 UTC (rev 261002)
@@ -1,3 +1,12 @@
+2020-05-01  Truitt Savell  <tsav...@apple.com>
+
+        [ iOS ] compositing/iframes/border-radius-composited-frame.html and compositing/iframes/border-uneven-radius-composited-frame.html are flaky failures
+        https://bugs.webkit.org/show_bug.cgi?id=211261
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations:
+
 2020-05-01  Antti Koivisto  <an...@apple.com>
 
         Specific dom node order of Shadow DOM (re)projection causes crash

Modified: trunk/LayoutTests/platform/ios/TestExpectations (261001 => 261002)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-05-01 16:17:16 UTC (rev 261001)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-05-01 16:18:28 UTC (rev 261002)
@@ -3533,4 +3533,5 @@
 media/media-document-audio-repaint.html [ Skip ]
 media/controls-styling.html [ Skip ]
 
-webkit.org/b/211261 compositing/iframes/border-radius-composited-frame.html [ Pass ImageOnlyFailure ]
\ No newline at end of file
+webkit.org/b/211261 compositing/iframes/border-radius-composited-frame.html [ Pass ImageOnlyFailure ]
+webkit.org/b/211261 compositing/iframes/border-uneven-radius-composited-frame.html [ Pass ImageOnlyFailure ]
\ 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