Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassRTCPeerConnection No-Media Connection Test
Asserts run
Pass
assert_equals(1, 1)
    at  /webrtc/no-media-call.html:85:7
Pass
assert_not_equals(object "[object RTCRtpSender]", null)
    at  /webrtc/no-media-call.html:86:7
Pass
assert_not_equals(object "[object RTCDtlsTransport]", null)
    at  /webrtc/no-media-call.html:87:7
Pass
assert_equals("iceconnectionstatechange", "iceconnectionstatechange")
    at onIceConnectionStateChange ( /webrtc/no-media-call.html:32:7)
Pass
assert_not_equals("new", "failed", "iceConnectionState of first connection")
    at onIceConnectionStateChange ( /webrtc/no-media-call.html:33:7)
Pass
assert_not_equals("checking", "failed", "iceConnectionState of second connection")
    at onIceConnectionStateChange ( /webrtc/no-media-call.html:35:7)
Pass
assert_equals("iceconnectionstatechange", "iceconnectionstatechange")
    at onIceConnectionStateChange ( /webrtc/no-media-call.html:32:7)
Pass
assert_not_equals("checking", "failed", "iceConnectionState of first connection")
    at onIceConnectionStateChange ( /webrtc/no-media-call.html:33:7)
Pass
assert_not_equals("checking", "failed", "iceConnectionState of second connection")
    at onIceConnectionStateChange ( /webrtc/no-media-call.html:35:7)
Pass
assert_equals("iceconnectionstatechange", "iceconnectionstatechange")
    at onIceConnectionStateChange ( /webrtc/no-media-call.html:32:7)
Pass
assert_not_equals("checking", "failed", "iceConnectionState of first connection")
    at onIceConnectionStateChange ( /webrtc/no-media-call.html:33:7)
Pass
assert_not_equals("connected", "failed", "iceConnectionState of second connection")
    at onIceConnectionStateChange ( /webrtc/no-media-call.html:35:7)
Pass
assert_equals("iceconnectionstatechange", "iceconnectionstatechange")
    at onIceConnectionStateChange ( /webrtc/no-media-call.html:32:7)
Pass
assert_not_equals("connected", "failed", "iceConnectionState of first connection")
    at onIceConnectionStateChange ( /webrtc/no-media-call.html:33:7)
Pass
assert_not_equals("connected", "failed", "iceConnectionState of second connection")
    at onIceConnectionStateChange ( /webrtc/no-media-call.html:35:7)

iceConnectionState info

First: connected
Second: connected