Title: [259003] trunk/LayoutTests
Revision
259003
Author
s...@apple.com
Date
2020-03-25 12:29:30 -0700 (Wed, 25 Mar 2020)

Log Message

Layout Test fast/images/async-image-multiple-clients-repaint.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=202328
<rdar://problem/54325032>

Unreviewed test gardening.

Put the skip statement for this test back in mac-wk1/TestExpectations 
since <rdar://problem/42625657> has not been fixed yet.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (259002 => 259003)


--- trunk/LayoutTests/ChangeLog	2020-03-25 19:16:09 UTC (rev 259002)
+++ trunk/LayoutTests/ChangeLog	2020-03-25 19:29:30 UTC (rev 259003)
@@ -1,3 +1,16 @@
+2020-03-25  Said Abou-Hallawa  <sabouhall...@apple.com>
+
+        Layout Test fast/images/async-image-multiple-clients-repaint.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=202328
+        <rdar://problem/54325032>
+
+        Unreviewed test gardening.
+
+        Put the skip statement for this test back in mac-wk1/TestExpectations 
+        since <rdar://problem/42625657> has not been fixed yet.
+
+        * platform/mac-wk1/TestExpectations:
+
 2020-03-25  Jacob Uphoff  <jacob_uph...@apple.com>
 
         [ iOS ] http/tests/cache-storage/page-cache-domcache-pending-promise.html is flaky timing out

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (259002 => 259003)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-25 19:16:09 UTC (rev 259002)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2020-03-25 19:29:30 UTC (rev 259003)
@@ -733,6 +733,7 @@
 [ Mojave+ ] fast/images/animated-gif-paint-after-animation.html [ Skip ]
 [ Mojave+ ] fast/images/async-image-background-image-repeated.html [ Skip ]
 [ Mojave+ ] fast/images/async-image-background-image.html [ Skip ]
+[ Mojave+ ] fast/images/async-image-multiple-clients-repaint.html [ Skip ]
 [ Mojave+ ] fast/images/composited-animated-gif-outside-viewport.html [ Skip ]
 [ Mojave+ ] fast/images/decode-render-animated-image.html [ Skip ]
 [ Mojave+ ] fast/images/decode-render-static-image.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to