Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PasssetConfiguration only applies if the entire configuration is valid
Asserts run
Pass
assert_equals("all", "all")
    at Test.<anonymous> ( /webrtc/RTCConfiguration-validation.html:14:5)
Pass
assert_throws_dom("SyntaxError", function "() =>       pc.setConfiguration({iceTransportPolicy: 'relay', iceServers: [{urls: ""}]})")
    at Test.<anonymous> ( /webrtc/RTCConfiguration-validation.html:15:5)
Pass
assert_equals("all", "all")
    at Test.<anonymous> ( /webrtc/RTCConfiguration-validation.html:18:5)