| OLD | NEW |
| 1 CONSOLE ERROR: line 75: Uncaught (in promise) TypeError: Failed to execute 'crea
teOffer' on 'RTCPeerConnection': Illegal invocation | 1 CONSOLE ERROR: line 83: Uncaught (in promise) TypeError: Failed to execute 'crea
teOffer' on 'RTCPeerConnection': Illegal invocation |
| 2 CONSOLE ERROR: line 75: Uncaught (in promise) TypeError: Failed to execute 'setL
ocalDescription' on 'RTCPeerConnection': Illegal invocation | 2 CONSOLE ERROR: line 83: Uncaught (in promise) TypeError: Failed to execute 'setL
ocalDescription' on 'RTCPeerConnection': Illegal invocation |
| 3 CONSOLE ERROR: line 75: Uncaught (in promise) TypeError: Failed to execute 'crea
teAnswer' on 'RTCPeerConnection': Illegal invocation | 3 CONSOLE ERROR: line 83: Uncaught (in promise) TypeError: Failed to execute 'crea
teAnswer' on 'RTCPeerConnection': Illegal invocation |
| 4 CONSOLE ERROR: line 75: Uncaught (in promise) TypeError: Failed to execute 'setR
emoteDescription' on 'RTCPeerConnection': Illegal invocation | 4 CONSOLE ERROR: line 83: Uncaught (in promise) TypeError: Failed to execute 'setR
emoteDescription' on 'RTCPeerConnection': Illegal invocation |
| 5 CONSOLE ERROR: line 75: Uncaught (in promise) TypeError: Failed to execute 'addI
ceCandidate' on 'RTCPeerConnection': Illegal invocation | 5 CONSOLE ERROR: line 83: Uncaught (in promise) TypeError: Failed to execute 'addI
ceCandidate' on 'RTCPeerConnection': Illegal invocation |
| 6 CONSOLE ERROR: line 75: Uncaught (in promise) TypeError: Failed to execute 'getS
tats' on 'RTCPeerConnection': Illegal invocation | 6 CONSOLE ERROR: line 83: Uncaught (in promise) TypeError: Failed to execute 'getS
tats' on 'RTCPeerConnection': Illegal invocation |
| 7 CONSOLE ERROR: line 75: Uncaught (in promise) TypeError: Failed to execute 'setL
ocalDescription' on 'RTCPeerConnection': 1 argument required, but only 0 present
. | 7 CONSOLE ERROR: line 83: Uncaught (in promise) TypeError: Failed to execute 'setL
ocalDescription' on 'RTCPeerConnection': 1 argument required, but only 0 present
. |
| 8 CONSOLE ERROR: line 75: Uncaught (in promise) TypeError: Failed to execute 'setR
emoteDescription' on 'RTCPeerConnection': 1 argument required, but only 0 presen
t. | 8 CONSOLE ERROR: line 83: Uncaught (in promise) TypeError: Failed to execute 'setR
emoteDescription' on 'RTCPeerConnection': 1 argument required, but only 0 presen
t. |
| 9 CONSOLE ERROR: line 75: Uncaught (in promise) TypeError: Failed to execute 'addI
ceCandidate' on 'RTCPeerConnection': 1 argument required, but only 0 present. | 9 CONSOLE ERROR: line 83: Uncaught (in promise) TypeError: Failed to execute 'addI
ceCandidate' on 'RTCPeerConnection': 1 argument required, but only 0 present. |
| 10 This is a testharness.js-based test. | 10 This is a testharness.js-based test. |
| 11 PASS EventTarget interface: existence and properties of interface object | 11 PASS EventTarget interface: existence and properties of interface object |
| 12 PASS EventTarget interface object length | 12 PASS EventTarget interface object length |
| 13 PASS EventTarget interface object name | 13 PASS EventTarget interface object name |
| 14 FAIL EventTarget interface: existence and properties of interface prototype obje
ct assert_equals: class string of EventTarget.prototype expected "[object EventT
argetPrototype]" but got "[object EventTarget]" | 14 FAIL EventTarget interface: existence and properties of interface prototype obje
ct assert_equals: class string of EventTarget.prototype expected "[object EventT
argetPrototype]" but got "[object EventTarget]" |
| 15 PASS EventTarget interface: existence and properties of interface prototype obje
ct's "constructor" property | 15 PASS EventTarget interface: existence and properties of interface prototype obje
ct's "constructor" property |
| 16 PASS RTCPeerConnection interface: existence and properties of interface object | 16 PASS RTCPeerConnection interface: existence and properties of interface object |
| 17 PASS RTCPeerConnection interface object length | 17 PASS RTCPeerConnection interface object length |
| 18 PASS RTCPeerConnection interface object name | 18 PASS RTCPeerConnection interface object name |
| 19 FAIL RTCPeerConnection interface: existence and properties of interface prototyp
e object assert_equals: class string of RTCPeerConnection.prototype expected "[o
bject RTCPeerConnectionPrototype]" but got "[object RTCPeerConnection]" | 19 FAIL RTCPeerConnection interface: existence and properties of interface prototyp
e object assert_equals: class string of RTCPeerConnection.prototype expected "[o
bject RTCPeerConnectionPrototype]" but got "[object RTCPeerConnection]" |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 137 FAIL RTCPeerConnection interface: pc must inherit property "dtmf" with the prope
r type (37) assert_inherits: property "dtmf" not found in prototype chain | 137 FAIL RTCPeerConnection interface: pc must inherit property "dtmf" with the prope
r type (37) assert_inherits: property "dtmf" not found in prototype chain |
| 138 PASS RTCPeerConnection interface: pc must inherit property "getStats" with the p
roper type (38) | 138 PASS RTCPeerConnection interface: pc must inherit property "getStats" with the p
roper type (38) |
| 139 PASS RTCPeerConnection interface: calling getStats(MediaStreamTrack) on pc with
too few arguments must throw TypeError | 139 PASS RTCPeerConnection interface: calling getStats(MediaStreamTrack) on pc with
too few arguments must throw TypeError |
| 140 FAIL RTCPeerConnection interface: pc must inherit property "setIdentityProvider"
with the proper type (39) assert_inherits: property "setIdentityProvider" not f
ound in prototype chain | 140 FAIL RTCPeerConnection interface: pc must inherit property "setIdentityProvider"
with the proper type (39) assert_inherits: property "setIdentityProvider" not f
ound in prototype chain |
| 141 FAIL RTCPeerConnection interface: calling setIdentityProvider(DOMString,DOMStrin
g,DOMString) on pc with too few arguments must throw TypeError assert_inherits:
property "setIdentityProvider" not found in prototype chain | 141 FAIL RTCPeerConnection interface: calling setIdentityProvider(DOMString,DOMStrin
g,DOMString) on pc with too few arguments must throw TypeError assert_inherits:
property "setIdentityProvider" not found in prototype chain |
| 142 FAIL RTCPeerConnection interface: pc must inherit property "getIdentityAssertion
" with the proper type (40) assert_inherits: property "getIdentityAssertion" not
found in prototype chain | 142 FAIL RTCPeerConnection interface: pc must inherit property "getIdentityAssertion
" with the proper type (40) assert_inherits: property "getIdentityAssertion" not
found in prototype chain |
| 143 FAIL RTCPeerConnection interface: pc must inherit property "peerIdentity" with t
he proper type (41) assert_inherits: property "peerIdentity" not found in protot
ype chain | 143 FAIL RTCPeerConnection interface: pc must inherit property "peerIdentity" with t
he proper type (41) assert_inherits: property "peerIdentity" not found in protot
ype chain |
| 144 FAIL RTCPeerConnection interface: pc must inherit property "idpLoginUrl" with th
e proper type (42) assert_inherits: property "idpLoginUrl" not found in prototyp
e chain | 144 FAIL RTCPeerConnection interface: pc must inherit property "idpLoginUrl" with th
e proper type (42) assert_inherits: property "idpLoginUrl" not found in prototyp
e chain |
| 145 Harness: the test ran to completion. | 145 Harness: the test ran to completion. |
| 146 | 146 |
| OLD | NEW |