blob: b17d7d12e84fa9d6ab85323775d64002f07b3be7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
[clearkey-mp4-syntax-mediakeysession.https.html]
expected:
if (os == "linux") and not debug and fission and (processor == "x86_64"): [OK, CRASH]
if (os == "win") and swgl: [OK, TIMEOUT]
[org.w3.clearkey test MediaKeySession remove() exceptions.]
expected:
if os == "android": FAIL
[org.w3.clearkey test MediaKeySession generateRequest() exceptions.]
expected:
if os == "android": FAIL
[org.w3.clearkey test MediaKeySession update() exceptions.]
expected:
if os == "android": FAIL
[org.w3.clearkey test MediaKeySession attribute syntax.]
expected:
if os == "android": FAIL
[org.w3.clearkey test if MediaKeySession generateRequest() resolves for various sessions]
expected:
if os == "android": FAIL
[org.w3.clearkey test MediaKeySession close() exceptions.]
expected:
if os == "android": FAIL
[org.w3.clearkey test MediaKeySession load() exceptions.]
expected:
if os == "android": FAIL
|