Title: [273161] trunk/LayoutTests
Revision
273161
Author
tsav...@apple.com
Date
2021-02-19 13:04:11 -0800 (Fri, 19 Feb 2021)

Log Message

media/media-extension-with-fragment.html is crashing on EWS
https://bugs.webkit.org/show_bug.cgi?id=222185

Unreviewed test gardening.

Patch by Robert Jenner <jen...@apple.com> on 2021-02-19

* platform/mac/TestExpectations: Marking as Crash to skip in EWS, but not in production.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (273160 => 273161)


--- trunk/LayoutTests/ChangeLog	2021-02-19 20:50:48 UTC (rev 273160)
+++ trunk/LayoutTests/ChangeLog	2021-02-19 21:04:11 UTC (rev 273161)
@@ -1,3 +1,12 @@
+2021-02-19  Robert Jenner  <jen...@apple.com>
+
+        media/media-extension-with-fragment.html is crashing on EWS
+        https://bugs.webkit.org/show_bug.cgi?id=222185
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations: Marking as Crash to skip in EWS, but not in production. 
+
 2021-02-19  Youenn Fablet  <you...@apple.com>
 
         Allow to use BigInt as key identifier

Modified: trunk/LayoutTests/platform/mac/TestExpectations (273160 => 273161)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-02-19 20:50:48 UTC (rev 273160)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-02-19 21:04:11 UTC (rev 273161)
@@ -2291,4 +2291,6 @@
 webkit.org/b/222118 [ BigSur+ ] imported/w3c/web-platform-tests/css/css-counter-styles/tibetan/css3-counter-styles-156.html [ Failure ]
 
 webkit.org/b/222117 media/modern-media-controls/volume-support/volume-support-drag.html [ Pass Failure ]
-webkit.org/b/222117 media/modern-media-controls/tracks-support/mac/tracks-support-show-panel-fullscreen.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/222117 media/modern-media-controls/tracks-support/mac/tracks-support-show-panel-fullscreen.html [ Pass Failure ]
+
+webkit.org/b/222185 media/media-extension-with-fragment.html [ Crash ]
\ 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