gecko-dev/testing/web-platform/meta/webrtc-identity/RTCPeerConnection-getIdenti...

30 строки
1.3 KiB
INI

[RTCPeerConnection-getIdentityAssertion.sub.https.html]
[getIdentityAssertion() should reject with RTCError('idp-execution-failure') if mock-idp.js throws error]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1538807
[getIdentityAssertion() should reject with RTCError('idp-bad-script-failure') if IdP proxy script do not register its callback]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1527916
[getIdentityAssertion() should reject with OperationError if mock-idp.js return invalid result]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1538778
[getIdentityAssertion() should reject with RTCError('idp-load-failure') if IdP cannot be loaded]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1527916
[getIdentityAssertion() should reject with RTCError('idp-need-login') when mock-idp.js requires login]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1527916
[createOffer() should reject with OperationError if identity assertion request fails]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1538778
[createAnswer() should reject with OperationError if identity assertion request fails]
expected: FAIL
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1538778