зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1313284 - Mark passing WPT as expected pass on a CLOSED TREE. r=bustage
MozReview-Commit-ID: 1aqD9f2GGZF
This commit is contained in:
Родитель
dcffb6b66c
Коммит
9072d25527
|
@ -1,7 +1,11 @@
|
|||
[clearkey-mp4-syntax-mediakeysession.html]
|
||||
type: testharness
|
||||
[org.w3.clearkey test MediaKeySession generateRequest() exceptions.]
|
||||
expected: FAIL
|
||||
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
|
||||
|
||||
[org.w3.clearkey test MediaKeySession load() exceptions.]
|
||||
expected:
|
||||
|
|
Загрузка…
Ссылка в новой задаче