Title: [261969] trunk/LayoutTests
Revision
261969
Author
ryanhad...@apple.com
Date
2020-05-20 16:30:34 -0700 (Wed, 20 May 2020)

Log Message

platform/mac/media/media-source/media-source-change-source.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=212091

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations: Mark test as flaky.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261968 => 261969)


--- trunk/LayoutTests/ChangeLog	2020-05-20 22:59:51 UTC (rev 261968)
+++ trunk/LayoutTests/ChangeLog	2020-05-20 23:30:34 UTC (rev 261969)
@@ -1,3 +1,12 @@
+2020-05-20  Ryan Haddad  <ryanhad...@apple.com>
+
+        platform/mac/media/media-source/media-source-change-source.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=212091
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations: Mark test as flaky.
+
 2020-05-20  Sam Weinig  <wei...@apple.com>
 
         Replace Color::getHSL() with sRGBToHSL to ensure it at least gives somewhat sensible results for ExtendedColors and reduce code duplication

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (261968 => 261969)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-05-20 22:59:51 UTC (rev 261968)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-05-20 23:30:34 UTC (rev 261969)
@@ -1031,7 +1031,9 @@
 
 webkit.org/b/207518 tiled-drawing/simple-document-with-margin-tiles.html [ Pass Failure ]
 
+webkit.org/b/212091 platform/mac/media/media-source/media-source-change-source.html [ Pass Failure ]
+
 webkit.org/b/212085 [ Mojave Debug ] webgl/2.0.0/conformance/textures/canvas/tex-2d-rgba-rgba-unsigned_byte.html [ Pass Timeout ]
 webkit.org/b/212085 [ Mojave Debug ] webgl/2.0.0/conformance/textures/canvas/tex-2d-rgb-rgb-unsigned_byte.html [ Pass Timeout ]
 
-webkit.org/b/183424 media/video-zoom-controls.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/183424 media/video-zoom-controls.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to