Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassOffer to receive a recvonly H264 codec on a recvonly transceiver
Asserts run
Pass
assert_implements_optional(true, "There are no recvonly H264 codecs available in getCapabilities.")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:129:3)
Pass
assert_implements_optional(true, "There are no sendrecv H264 codecs available in getCapabilities.")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:132:3)
Pass
assert_equals(2, 2, "Two codecs should be offered")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:144:3)
Pass
assert_equals("video/H264", "video/H264")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:145:3)
Pass
assert_true(true, "The first offered codec's sdpFmtpLine is the recvonly one.")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:146:3)
Pass
assert_equals("video/H264", "video/H264")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:148:3)
Pass
assert_true(true, "The second offered codec's sdpFmtpLine is the sendrecv one.")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:149:3)
Pass
assert_equals(1, 1, "One codec should be answered")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:160:3)
Pass
assert_equals("video/H264", "video/H264")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:161:3)
Pass
assert_true(true, "The answered codec's sdpFmtpLine is the sendrecv one.")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:162:3)
Optional Feature UnsupportedOffering a recvonly codec on a sendrecv transceiverprofile-level-id=64001f is not exclusive to RTCRtpReceiver.getCapabilities.
    at Test.<anonymous> (https://www1.wpt.live/webrtc/protocol/h264-unidirectional-codec-offer.https.html:190:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at https://www1.wpt.live/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://www1.wpt.live/resources/testharness.js:737:20
Asserts run
Pass
assert_implements_optional(true, "There are no recvonly H264 codecs available in getCapabilities.")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:179:3)
Pass
assert_implements_optional(true, "There are no sendrecv VP8 codecs available in getCapabilities.")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:182:3)
Fail
assert_implements_optional(false, "profile-level-id=64001f is not exclusive to RTCRtpReceiver.getCapabilities.")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:190:3)
Optional Feature UnsupportedOffer to send a sendonly H264 codec on a sendonly transceiverThere are no sendonly H264 codecs available in getCapabilities.
    at Test.<anonymous> (https://www1.wpt.live/webrtc/protocol/h264-unidirectional-codec-offer.https.html:227:3)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at https://www1.wpt.live/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://www1.wpt.live/resources/testharness.js:737:20
Asserts run
Fail
assert_implements_optional(false, "There are no sendonly H264 codecs available in getCapabilities.")
    at Test.<anonymous> ( /webrtc/protocol/h264-unidirectional-codec-offer.https.html:227:3)