Bug 1324269 - Enable WPT encrypted-media/clearkey-mp4-playback-temporary.html test on Linux. r=jwwang

MozReview-Commit-ID: ERd3SpsDvtj

--HG--
extra : rebase_source : 0fd6fe7b02632845100d99999586f1c52db98b7c
This commit is contained in:
Kilik Kuo 2016-12-18 15:13:00 +08:00
parent bef90a7cdd
commit 954bda2c59

View File

@ -1,7 +1,5 @@
[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
@ -12,4 +10,3 @@
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