[clearkey-check-status-for-hdcp.https.html]
expected:
if (processor == "x86") and debug: [OK, TIMEOUT]
if (processor == "x86") and not debug: TIMEOUT
[org.w3.clearkey support for empty HDCP version.]
expected:
if (processor == "x86") and not debug: TIMEOUT
FAIL
[org.w3.clearkey support for HDCP 1.0.]
expected:
if (os == "win") and not debug and (processor == "x86"): NOTRUN
if os == "android": [FAIL, PASS]