Summary

Harness status: OK

Found 16 tests

Details

ResultTest NameMessage
PassTest that decodingInfo accepts a stub key system configuration (w/video).
Asserts runNo asserts ran
PassTest that decodingInfo accepts a stub key system configuration (w/audio).
Asserts runNo asserts ran
PassTest that decodingInfo accepts a key system configuration with video info.
Asserts runNo asserts ran
PassTest that decodingInfo accepts a key system configuration with audio info.
Asserts runNo asserts ran
PassTest that decodingInfo rejects if robustness and configuration do not match (1).
Asserts runNo asserts ran
PassTest that decodingInfo rejects if robustness and configuration do not match (2).
Asserts runNo asserts ran
PassTest that decodingInfo rejects if robustness and configuration do not match (3).
Asserts runNo asserts ran
PassTest that decodingInfo rejects if persistentState isn't valid.
Asserts runNo asserts ran
PassTest that decodingInfo rejects if distinctiveIdentifier isn't valid.
Asserts runNo asserts ran
PassTest that decodingInfo rejects if sessionTypes isn't a sequence.
Asserts runNo asserts ran
PassTest that decodingInfo does not reject when properties are set to unexpected values.
Asserts runNo asserts ran
PassTest that decodingInfo returns a valid MediaCapabilitiesDecodingInfo objects with encrypted media
Asserts run
Pass
assert_equals("boolean", "boolean")
    at  /media-capabilities/decodingInfoEncryptedMedia.https.html:198:5
Pass
assert_equals("boolean", "boolean")
    at  /media-capabilities/decodingInfoEncryptedMedia.https.html:199:5
Pass
assert_equals("boolean", "boolean")
    at  /media-capabilities/decodingInfoEncryptedMedia.https.html:200:5
Pass
assert_equals("object", "object")
    at  /media-capabilities/decodingInfoEncryptedMedia.https.html:201:5
PassTest that random key systems are reported as non supported.
Asserts run
Pass
assert_false(false)
    at  /media-capabilities/decodingInfoEncryptedMedia.https.html:216:5
Pass
assert_false(false)
    at  /media-capabilities/decodingInfoEncryptedMedia.https.html:217:5
Pass
assert_false(false)
    at  /media-capabilities/decodingInfoEncryptedMedia.https.html:218:5
Pass
assert_equals(null, null)
    at  /media-capabilities/decodingInfoEncryptedMedia.https.html:219:5
PassTest that keySystemAccess is only null when not supported if keySystemConfiguration was used.
Asserts run
Pass
assert_not_equals(object "[object MediaKeySystemAccess]", null)
    at  /media-capabilities/decodingInfoEncryptedMedia.https.html:235:7
PassTest that supported=false when keySystemConfiguration is unsupported.
Asserts run
Pass
assert_equals(null, null)
    at  /media-capabilities/decodingInfoEncryptedMedia.https.html:249:5
Pass
assert_false(false)
    at  /media-capabilities/decodingInfoEncryptedMedia.https.html:250:5
PassTest that decodingInfo with type webrtc rejects key system configuration.
Asserts runNo asserts ran