Bug 1324269 - Enable WPT encrypted-media/clearkey-mp4-playback-temporary.html test on Linux. draft
authorKilik Kuo <kikuo@mozilla.com>
Sun, 18 Dec 2016 15:13:00 +0800
changeset 450666 e05f7cbd765c45414e8cb77a2ea49c07a4ebfa33
parent 450591 34a1ab064cb5b868fa75cb74d052e978eb34d6c1
child 450667 7b50a6876c364c359239d0cf06d924b286d8ca51
push id38938
push userbmo:kikuo@mozilla.com
push dateSun, 18 Dec 2016 07:13:23 +0000
bugs1324269
milestone53.0a1
Bug 1324269 - Enable WPT encrypted-media/clearkey-mp4-playback-temporary.html test on Linux. MozReview-Commit-ID: ERd3SpsDvtj
testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary.html.ini
--- a/testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary.html.ini
+++ b/testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary.html.ini
@@ -1,15 +1,12 @@
 [clearkey-mp4-playback-temporary.html]
   type: testharness
-  disabled:
-    if (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1301418
   [org.w3.clearkey, sucessful playback, temporary, mp4, set src before setMediaKeys]
     expected:
       if (os == "win") and (version == "5.1.2600"): TIMEOUT
 
   [org.w3.clearkey, temporary, mp4, playback, single key]
     expected:
       if not debug and e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
       if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
       if debug and e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
       if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
-