Fail | getIdentityAssertion() should load IdP proxy and return assertion generated | pc.setIdentityProvider is not a functionTypeError: pc.setIdentityProvider is not a function
at Test.<anonymous> (https://www1.wpt.live/webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:46:8)
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 runNo asserts ran |
Fail | getIdentityAssertion() should succeed if mock-idp.js return different domain and protocol in assertion | pc.setIdentityProvider is not a functionTypeError: pc.setIdentityProvider is not a function
at Test.<anonymous> (https://www1.wpt.live/webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:107:8)
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 runPass | assert_not_equals("www.wpt.live", "www2.wpt.live", "Sanity check two idpDomains are different")
at Test.<anonymous> ( /webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:103:5) |
|
Fail | getIdentityAssertion() should reject with RTCError('idp-execution-failure') if mock-idp.js throws error | assert_equals: Expect initial pc.idpErrorInfo to be null expected (object) null but got (undefined) undefined at Test.<anonymous> (https://www1.wpt.live/webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:142:5)
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 runFail | assert_equals(undefined, null, "Expect initial pc.idpErrorInfo to be null")
at Test.<anonymous> ( /webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:142:5) |
|
Fail | getIdentityAssertion() should reject with RTCError('idp-bad-script-failure') if IdP proxy script do not register its callback | pc.setIdentityProvider is not a functionTypeError: pc.setIdentityProvider is not a function
at Test.<anonymous> (https://www1.wpt.live/webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:176:8)
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 runNo asserts ran |
Fail | getIdentityAssertion() should reject with OperationError if mock-idp.js return invalid result | pc.setIdentityProvider is not a functionTypeError: pc.setIdentityProvider is not a function
at Test.<anonymous> (https://www1.wpt.live/webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:200:8)
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 runNo asserts ran |
Fail | getIdentityAssertion() should reject with RTCError('idp-load-failure') if IdP cannot be loaded | pc.setIdentityProvider is not a functionTypeError: pc.setIdentityProvider is not a function
at Test.<anonymous> (https://www1.wpt.live/webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:220:8)
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 runNo asserts ran |
Fail | getIdentityAssertion() should reject with RTCError('idp-need-login') when mock-idp.js requires login | assert_equals: Expect initial pc.idpLoginUrl to be null expected (object) null but got (undefined) undefined at Test.<anonymous> (https://www1.wpt.live/webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:246:5)
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 runFail | assert_equals(undefined, null, "Expect initial pc.idpLoginUrl to be null")
at Test.<anonymous> ( /webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:246:5) |
|
Fail | setIdentityProvider() with no peerIdentity provided should use peerIdentity value from getConfiguration() | pc.setIdentityProvider is not a functionTypeError: pc.setIdentityProvider is not a function
at Test.<anonymous> (https://www1.wpt.live/webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:290:8)
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 runNo asserts ran |
Fail | Calling setIdentityProvider() multiple times should reset identity assertions | pc.setIdentityProvider is not a functionTypeError: pc.setIdentityProvider is not a function
at Test.<anonymous> (https://www1.wpt.live/webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:311:8)
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 runNo asserts ran |
Fail | createOffer() should return SDP containing identity assertion string if identity provider is set | pc.setIdentityProvider is not a functionTypeError: pc.setIdentityProvider is not a function
at Test.<anonymous> (https://www1.wpt.live/webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:338:8)
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 runNo asserts ran |
Fail | createOffer() should reject with OperationError if identity assertion request fails | pc.setIdentityProvider is not a functionTypeError: pc.setIdentityProvider is not a function
at Test.<anonymous> (https://www1.wpt.live/webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:369:8)
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 runNo asserts ran |
Fail | createAnswer() should reject with OperationError if identity assertion request fails | pc.setIdentityProvider is not a functionTypeError: pc.setIdentityProvider is not a function
at Test.<anonymous> (https://www1.wpt.live/webrtc-identity/RTCPeerConnection-getIdentityAssertion.sub.https.html:383:8)
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 runNo asserts ran |