Title: [261770] trunk/LayoutTests
Revision
261770
Author
ryanhad...@apple.com
Date
2020-05-15 17:03:31 -0700 (Fri, 15 May 2020)

Log Message

media/video-poster-set-after-playback.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=211856

Unreviewed test gardening.

* platform/ios/TestExpectations: Mark test as flaky.
* platform/mac/TestExpectations: Ditto.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261769 => 261770)


--- trunk/LayoutTests/ChangeLog	2020-05-15 23:57:24 UTC (rev 261769)
+++ trunk/LayoutTests/ChangeLog	2020-05-16 00:03:31 UTC (rev 261770)
@@ -1,3 +1,13 @@
+2020-05-15  Ryan Haddad  <ryanhad...@apple.com>
+
+        media/video-poster-set-after-playback.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=211856
+
+        Unreviewed test gardening.
+
+        * platform/ios/TestExpectations: Mark test as flaky.
+        * platform/mac/TestExpectations: Ditto.
+
 2020-05-15  Antoine Quint  <grao...@apple.com>
 
         Cursor should not update on a 20ms timer

Modified: trunk/LayoutTests/platform/ios/TestExpectations (261769 => 261770)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-05-15 23:57:24 UTC (rev 261769)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-05-16 00:03:31 UTC (rev 261770)
@@ -3511,5 +3511,7 @@
 media/media-document-audio-repaint.html [ Skip ]
 media/controls-styling.html [ Skip ]
 
+webkit.org/b/211856 media/video-poster-set-after-playback.html [ Pass Failure ]
+
 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 ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (261769 => 261770)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-05-15 23:57:24 UTC (rev 261769)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-05-16 00:03:31 UTC (rev 261770)
@@ -1953,6 +1953,8 @@
 
 webkit.org/b/210517 storage/indexeddb/result-request-cycle.html [ Pass Failure ]
 
+webkit.org/b/211856 media/video-poster-set-after-playback.html [ Pass Failure ]
+
 # These media controls tests are not relevant on macOS and iOS.
 media/media-document-audio-repaint.html [ Skip ]
 media/controls-styling.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to