Title: [264840] trunk/LayoutTests
Revision
264840
Author
ryanhad...@apple.com
Date
2020-07-24 10:22:17 -0700 (Fri, 24 Jul 2020)

Log Message

[macOS WK1 EWS] compositing/repaint/iframes tests are flaky failures
https://bugs.webkit.org/show_bug.cgi?id=214388

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:
Mark all compositing/repaint/iframes as failing for Mojave to speed up EWS while we search for the root cause.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (264839 => 264840)


--- trunk/LayoutTests/ChangeLog	2020-07-24 17:19:19 UTC (rev 264839)
+++ trunk/LayoutTests/ChangeLog	2020-07-24 17:22:17 UTC (rev 264840)
@@ -1,3 +1,13 @@
+2020-07-24  Ryan Haddad  <ryanhad...@apple.com>
+
+        [macOS WK1 EWS] compositing/repaint/iframes tests are flaky failures
+        https://bugs.webkit.org/show_bug.cgi?id=214388
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+        Mark all compositing/repaint/iframes as failing for Mojave to speed up EWS while we search for the root cause.
+
 2020-07-24  Youenn Fablet  <you...@apple.com>
 
         ASSERT(!m_peerConnection.isClosed()) on imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-operations.https.html

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (264839 => 264840)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-07-24 17:19:19 UTC (rev 264839)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-07-24 17:22:17 UTC (rev 264840)
@@ -818,8 +818,7 @@
 
 webkit.org/b/196508 compositing/repaint/scroller-with-foreground-layer-repaints.html [ Pass Failure ]
 webkit.org/b/206945 [ Catalina ] compositing/repaint/become-overlay-composited-layer.html [ Pass Failure ]
-webkit.org/b/214647 [ Mojave ] compositing/repaint/iframes/compositing-iframe-scroll-repaint.html [ Failure ]
-webkit.org/b/214388 [ Mojave ] compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Pass Failure ]
+webkit.org/b/214388 [ Mojave ] compositing/repaint/iframes [ Pass Failure ]
 
 webkit.org/b/198676 imported/w3c/web-platform-tests/content-security-policy/reporting/report-only-in-meta.sub.html [ Pass Failure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to