Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailRTCPeerConnection constructor throws if the given peerIdentity getter throwsassert_throws_js: function "() => new RTCPeerConnection({ peerIdentity: toStringThrows })" did not throw
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/webrtc-identity/RTCPeerConnection-constructor.html:9:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/webrtc-identity/RTCPeerConnection-constructor.html:7:1
Asserts run
Fail
assert_throws_js(function "function Error() { [native code] }", function "() => new RTCPeerConnection({ peerIdentity: toStringThrows })")
    at Test.<anonymous> ( /webrtc-identity/RTCPeerConnection-constructor.html:9:5)