[RTCConfiguration-iceServers.html]
[setConfiguration(config) - {} should succeed]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - { iceServers: null } should throw TypeError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - { iceServers: undefined } should succeed]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - { iceServers: [\] } should succeed]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - { iceServers: [null\] } should throw TypeError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - { iceServers: [undefined\] } should throw TypeError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - { iceServers: [{}\] } should throw TypeError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with stun server should succeed]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with stun server array should succeed]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with 2 stun servers should succeed]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with turn server, username, credential should succeed]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with turns server and empty string username, credential should succeed]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with turn server and empty string username, credential should succeed]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with one turns server, one turn server, username, credential should succeed]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with stun server and credentialType password should succeed]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with turn server and no credentials should throw InvalidAccessError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with turn server and only username should throw InvalidAccessError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with turn server and only credential should throw InvalidAccessError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with turns server and no credentials should throw InvalidAccessError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with turns server and only username should throw InvalidAccessError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with turns server and only credential should throw InvalidAccessError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with "" url should throw SyntaxError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with ["stun:stun1.example.net", ""\] url should throw SyntaxError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with relative url should throw SyntaxError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with http url should throw SyntaxError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[new RTCPeerConnection(config) - with invalid turn url should throw SyntaxError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529588
expected: FAIL
[setConfiguration(config) - with invalid turn url should throw SyntaxError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[new RTCPeerConnection(config) - with invalid stun url should throw SyntaxError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1529588
expected: FAIL
[setConfiguration(config) - with invalid stun url should throw SyntaxError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with invalid credentialType should throw TypeError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with credentialType token should throw TypeError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[new RTCPeerConnection(config) - with url field should throw TypeError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1116766
expected: FAIL
[setConfiguration(config) - with url field should throw TypeError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[setConfiguration(config) - with empty urls should throw SyntaxError]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1253706
expected: FAIL
[new RTCPeerConnection(config) - with turns server, credentialType password, and object credential should throw InvalidAccessError]
expected: FAIL
[setConfiguration(config) - with turns server, credentialType password, and object credential should throw InvalidAccessError]
expected: FAIL