blob: eee83cca15e3a1eac63f10df20c5223f9f14831d (
plain)
1
2
3
4
5
6
7
|
[clearkey-mp4-waiting-for-a-key.https.html]
expected:
if (os == "linux") and not fission and not debug: [OK, CRASH]
if (os == "android") and fission: [OK, TIMEOUT]
[Waiting for a key.]
expected:
if os == "android": FAIL
|