Title: [237216] trunk/LayoutTests
Revision
237216
Author
ctur...@igalia.com
Date
2018-10-17 04:00:13 -0700 (Wed, 17 Oct 2018)

Log Message

[EME] media/encrypted-media/mock-MediaKeySystemAccess.html crashes in CDM::createInstance
https://bugs.webkit.org/show_bug.cgi?id=190578

Reviewed by Xabier Rodriguez-Calvar.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (237215 => 237216)


--- trunk/LayoutTests/ChangeLog	2018-10-17 04:16:24 UTC (rev 237215)
+++ trunk/LayoutTests/ChangeLog	2018-10-17 11:00:13 UTC (rev 237216)
@@ -1,3 +1,12 @@
+2018-10-17  Charlie Turner  <ctur...@igalia.com>
+
+        [EME] media/encrypted-media/mock-MediaKeySystemAccess.html crashes in CDM::createInstance
+        https://bugs.webkit.org/show_bug.cgi?id=190578
+
+        Reviewed by Xabier Rodriguez-Calvar.
+
+        * platform/gtk/TestExpectations:
+
 2018-10-16  Chris Dumez  <cdu...@apple.com>
 
         Regression(r236795) Check boxes are sometimes checked when they should not be

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (237215 => 237216)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2018-10-17 04:16:24 UTC (rev 237215)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2018-10-17 11:00:13 UTC (rev 237216)
@@ -1236,6 +1236,8 @@
 webkit.org/b/190577 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-setmediakeys-multiple-times-with-different-mediakeys.https.html [ Crash ]
 webkit.org/b/190577 imported/w3c/web-platform-tests/encrypted-media/clearkey-mp4-waiting-for-a-key.https.html [ Crash ]
 
+webkit.org/b/190578 media/encrypted-media/mock-MediaKeySystemAccess.html [ Crash ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures.
 #
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to