OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 FAIL RTCPeerConnection interface: existence and properties of interface object a
ssert_false: self's property "RTCPeerConnection" is enumerable expected false go
t true | 2 FAIL RTCPeerConnection interface: existence and properties of interface object a
ssert_false: self's property "RTCPeerConnection" is enumerable expected false go
t true |
3 PASS RTCPeerConnection interface object length | 3 PASS RTCPeerConnection interface object length |
4 FAIL RTCPeerConnection interface: existence and properties of interface prototyp
e object Cannot read property 'has_extended_attribute' of undefined | 4 FAIL RTCPeerConnection interface: existence and properties of interface prototyp
e object Cannot read property 'has_extended_attribute' of undefined |
5 PASS RTCPeerConnection interface: existence and properties of interface prototyp
e object's "constructor" property | 5 PASS RTCPeerConnection interface: existence and properties of interface prototyp
e object's "constructor" property |
6 FAIL RTCPeerConnection interface: operation createOffer(RTCOfferOptions) assert_
equals: property has wrong .length expected 0 but got 1 | 6 FAIL RTCPeerConnection interface: operation createOffer(RTCOfferOptions) assert_
equals: property has wrong .length expected 0 but got 1 |
7 FAIL RTCPeerConnection interface: operation createAnswer() assert_equals: proper
ty has wrong .length expected 0 but got 1 | 7 FAIL RTCPeerConnection interface: operation createAnswer() assert_equals: proper
ty has wrong .length expected 0 but got 1 |
8 PASS RTCPeerConnection interface: operation setLocalDescription(RTCSessionDescri
ption) | 8 PASS RTCPeerConnection interface: operation setLocalDescription(RTCSessionDescri
ption) |
9 PASS RTCPeerConnection interface: attribute localDescription | 9 PASS RTCPeerConnection interface: attribute localDescription |
10 PASS RTCPeerConnection interface: operation setRemoteDescription(RTCSessionDescr
iption) | 10 PASS RTCPeerConnection interface: operation setRemoteDescription(RTCSessionDescr
iption) |
11 PASS RTCPeerConnection interface: attribute remoteDescription | 11 PASS RTCPeerConnection interface: attribute remoteDescription |
12 PASS RTCPeerConnection interface: attribute signalingState | 12 PASS RTCPeerConnection interface: attribute signalingState |
13 FAIL RTCPeerConnection interface: operation updateIce(RTCConfiguration) assert_e
quals: property has wrong .length expected 1 but got 0 | 13 FAIL RTCPeerConnection interface: operation updateIce(RTCConfiguration) assert_e
quals: property has wrong .length expected 1 but got 0 |
14 PASS RTCPeerConnection interface: operation addIceCandidate(RTCIceCandidate) | 14 PASS RTCPeerConnection interface: operation addIceCandidate(RTCIceCandidate) |
15 PASS RTCPeerConnection interface: attribute iceGatheringState | 15 PASS RTCPeerConnection interface: attribute iceGatheringState |
16 PASS RTCPeerConnection interface: attribute iceConnectionState | 16 PASS RTCPeerConnection interface: attribute iceConnectionState |
17 FAIL RTCPeerConnection interface: attribute canTrickleIceCandidates assert_true:
The prototype object must have a property "canTrickleIceCandidates" expected tr
ue got false | 17 FAIL RTCPeerConnection interface: attribute canTrickleIceCandidates assert_true:
The prototype object must have a property "canTrickleIceCandidates" expected tr
ue got false |
18 FAIL RTCPeerConnection interface: operation getConfiguration() assert_own_proper
ty: interface prototype object missing non-static operation expected property "g
etConfiguration" missing | 18 FAIL RTCPeerConnection interface: operation getConfiguration() assert_own_proper
ty: interface prototype object missing non-static operation expected property "g
etConfiguration" missing |
19 PASS RTCPeerConnection interface: operation close() | 19 PASS RTCPeerConnection interface: operation close() |
20 PASS RTCPeerConnection interface: attribute onnegotiationneeded | 20 PASS RTCPeerConnection interface: attribute onnegotiationneeded |
21 PASS RTCPeerConnection interface: attribute onicecandidate | 21 PASS RTCPeerConnection interface: attribute onicecandidate |
22 PASS RTCPeerConnection interface: attribute onsignalingstatechange | 22 PASS RTCPeerConnection interface: attribute onsignalingstatechange |
23 PASS RTCPeerConnection interface: attribute oniceconnectionstatechange | 23 PASS RTCPeerConnection interface: attribute oniceconnectionstatechange |
24 FAIL RTCPeerConnection interface: attribute onicegatheringstatechange assert_tru
e: The prototype object must have a property "onicegatheringstatechange" expecte
d true got false | 24 FAIL RTCPeerConnection interface: attribute onicegatheringstatechange assert_tru
e: The prototype object must have a property "onicegatheringstatechange" expecte
d true got false |
25 FAIL RTCPeerConnection interface: operation createOffer(RTCSessionDescriptionCal
lback,RTCPeerConnectionErrorCallback,RTCOfferOptions) assert_equals: property ha
s wrong .length expected 2 but got 1 | 25 FAIL RTCPeerConnection interface: operation createOffer(RTCSessionDescriptionCal
lback,RTCPeerConnectionErrorCallback,RTCOfferOptions) assert_equals: property ha
s wrong .length expected 0 but got 1 |
26 FAIL RTCPeerConnection interface: operation setLocalDescription(RTCSessionDescri
ption,VoidFunction,RTCPeerConnectionErrorCallback) assert_equals: property has w
rong .length expected 3 but got 1 | 26 PASS RTCPeerConnection interface: operation setLocalDescription(RTCSessionDescri
ption,VoidFunction,RTCPeerConnectionErrorCallback) |
27 FAIL RTCPeerConnection interface: operation createAnswer(RTCSessionDescriptionCa
llback,RTCPeerConnectionErrorCallback) assert_equals: property has wrong .length
expected 2 but got 1 | 27 FAIL RTCPeerConnection interface: operation createAnswer(RTCSessionDescriptionCa
llback,RTCPeerConnectionErrorCallback) assert_equals: property has wrong .length
expected 0 but got 1 |
28 FAIL RTCPeerConnection interface: operation setRemoteDescription(RTCSessionDescr
iption,VoidFunction,RTCPeerConnectionErrorCallback) assert_equals: property has
wrong .length expected 3 but got 1 | 28 PASS RTCPeerConnection interface: operation setRemoteDescription(RTCSessionDescr
iption,VoidFunction,RTCPeerConnectionErrorCallback) |
29 FAIL RTCPeerConnection interface: operation addIceCandidate(RTCIceCandidate,Void
Function,RTCPeerConnectionErrorCallback) assert_equals: property has wrong .leng
th expected 3 but got 1 | 29 PASS RTCPeerConnection interface: operation addIceCandidate(RTCIceCandidate,Void
Function,RTCPeerConnectionErrorCallback) |
30 FAIL RTCPeerConnection interface: operation getSenders() assert_own_property: in
terface prototype object missing non-static operation expected property "getSend
ers" missing | 30 FAIL RTCPeerConnection interface: operation getSenders() assert_own_property: in
terface prototype object missing non-static operation expected property "getSend
ers" missing |
31 FAIL RTCPeerConnection interface: operation getReceivers() assert_own_property:
interface prototype object missing non-static operation expected property "getRe
ceivers" missing | 31 FAIL RTCPeerConnection interface: operation getReceivers() assert_own_property:
interface prototype object missing non-static operation expected property "getRe
ceivers" missing |
32 FAIL RTCPeerConnection interface: operation addTrack(MediaStreamTrack,MediaStrea
m) assert_own_property: interface prototype object missing non-static operation
expected property "addTrack" missing | 32 FAIL RTCPeerConnection interface: operation addTrack(MediaStreamTrack,MediaStrea
m) assert_own_property: interface prototype object missing non-static operation
expected property "addTrack" missing |
33 FAIL RTCPeerConnection interface: operation removeTrack(RTCRtpSender) assert_own
_property: interface prototype object missing non-static operation expected prop
erty "removeTrack" missing | 33 FAIL RTCPeerConnection interface: operation removeTrack(RTCRtpSender) assert_own
_property: interface prototype object missing non-static operation expected prop
erty "removeTrack" missing |
34 FAIL RTCPeerConnection interface: attribute ontrack assert_true: The prototype o
bject must have a property "ontrack" expected true got false | 34 FAIL RTCPeerConnection interface: attribute ontrack assert_true: The prototype o
bject must have a property "ontrack" expected true got false |
35 PASS RTCPeerConnection interface: operation createDataChannel(DOMString,RTCDataC
hannelInit) | 35 PASS RTCPeerConnection interface: operation createDataChannel(DOMString,RTCDataC
hannelInit) |
36 PASS RTCPeerConnection interface: attribute ondatachannel | 36 PASS RTCPeerConnection interface: attribute ondatachannel |
37 PASS RTCPeerConnection interface: operation createDTMFSender(MediaStreamTrack) | 37 PASS RTCPeerConnection interface: operation createDTMFSender(MediaStreamTrack) |
38 FAIL RTCPeerConnection interface: operation getStats(MediaStreamTrack,RTCStatsCa
llback,RTCPeerConnectionErrorCallback) assert_equals: property has wrong .length
expected 3 but got 1 | 38 FAIL RTCPeerConnection interface: operation getStats(MediaStreamTrack,RTCStatsCa
llback,RTCPeerConnectionErrorCallback) assert_equals: property has wrong .length
expected 3 but got 1 |
39 FAIL RTCPeerConnection interface: operation setIdentityProvider(DOMString,DOMStr
ing,DOMString) assert_own_property: interface prototype object missing non-stati
c operation expected property "setIdentityProvider" missing | 39 FAIL RTCPeerConnection interface: operation setIdentityProvider(DOMString,DOMStr
ing,DOMString) assert_own_property: interface prototype object missing non-stati
c operation expected property "setIdentityProvider" missing |
(...skipping 25 matching lines...) Expand all Loading... |
65 FAIL RTCPeerConnection interface: pc must inherit property "getConfiguration" wi
th the proper type (12) assert_inherits: property "getConfiguration" not found i
n prototype chain | 65 FAIL RTCPeerConnection interface: pc must inherit property "getConfiguration" wi
th the proper type (12) assert_inherits: property "getConfiguration" not found i
n prototype chain |
66 PASS RTCPeerConnection interface: pc must inherit property "close" with the prop
er type (13) | 66 PASS RTCPeerConnection interface: pc must inherit property "close" with the prop
er type (13) |
67 FAIL RTCPeerConnection interface: pc must inherit property "onnegotiationneeded"
with the proper type (14) Unrecognized type EventHandler | 67 FAIL RTCPeerConnection interface: pc must inherit property "onnegotiationneeded"
with the proper type (14) Unrecognized type EventHandler |
68 FAIL RTCPeerConnection interface: pc must inherit property "onicecandidate" with
the proper type (15) Unrecognized type EventHandler | 68 FAIL RTCPeerConnection interface: pc must inherit property "onicecandidate" with
the proper type (15) Unrecognized type EventHandler |
69 FAIL RTCPeerConnection interface: pc must inherit property "onsignalingstatechan
ge" with the proper type (16) Unrecognized type EventHandler | 69 FAIL RTCPeerConnection interface: pc must inherit property "onsignalingstatechan
ge" with the proper type (16) Unrecognized type EventHandler |
70 FAIL RTCPeerConnection interface: pc must inherit property "oniceconnectionstate
change" with the proper type (17) Unrecognized type EventHandler | 70 FAIL RTCPeerConnection interface: pc must inherit property "oniceconnectionstate
change" with the proper type (17) Unrecognized type EventHandler |
71 FAIL RTCPeerConnection interface: pc must inherit property "onicegatheringstatec
hange" with the proper type (18) assert_inherits: property "onicegatheringstatec
hange" not found in prototype chain | 71 FAIL RTCPeerConnection interface: pc must inherit property "onicegatheringstatec
hange" with the proper type (18) assert_inherits: property "onicegatheringstatec
hange" not found in prototype chain |
72 PASS RTCPeerConnection interface: pc must inherit property "createOffer" with th
e proper type (19) | 72 PASS RTCPeerConnection interface: pc must inherit property "createOffer" with th
e proper type (19) |
73 PASS RTCPeerConnection interface: calling createOffer(RTCSessionDescriptionCallb
ack,RTCPeerConnectionErrorCallback,RTCOfferOptions) on pc with too few arguments
must throw TypeError | 73 PASS RTCPeerConnection interface: calling createOffer(RTCSessionDescriptionCallb
ack,RTCPeerConnectionErrorCallback,RTCOfferOptions) on pc with too few arguments
must throw TypeError |
74 PASS RTCPeerConnection interface: pc must inherit property "setLocalDescription"
with the proper type (20) | 74 PASS RTCPeerConnection interface: pc must inherit property "setLocalDescription"
with the proper type (20) |
75 FAIL RTCPeerConnection interface: calling setLocalDescription(RTCSessionDescript
ion,VoidFunction,RTCPeerConnectionErrorCallback) on pc with too few arguments mu
st throw TypeError assert_throws: Called with 1 arguments function "function bou
nd () { [native code] }" threw object "TypeMismatchError: Failed to execute 'set
LocalDescription..." ("TypeMismatchError") expected object "TypeError" ("TypeErr
or") | 75 PASS RTCPeerConnection interface: calling setLocalDescription(RTCSessionDescript
ion,VoidFunction,RTCPeerConnectionErrorCallback) on pc with too few arguments mu
st throw TypeError |
76 PASS RTCPeerConnection interface: pc must inherit property "createAnswer" with t
he proper type (21) | 76 PASS RTCPeerConnection interface: pc must inherit property "createAnswer" with t
he proper type (21) |
77 PASS RTCPeerConnection interface: calling createAnswer(RTCSessionDescriptionCall
back,RTCPeerConnectionErrorCallback) on pc with too few arguments must throw Typ
eError | 77 PASS RTCPeerConnection interface: calling createAnswer(RTCSessionDescriptionCall
back,RTCPeerConnectionErrorCallback) on pc with too few arguments must throw Typ
eError |
78 PASS RTCPeerConnection interface: pc must inherit property "setRemoteDescription
" with the proper type (22) | 78 PASS RTCPeerConnection interface: pc must inherit property "setRemoteDescription
" with the proper type (22) |
79 FAIL RTCPeerConnection interface: calling setRemoteDescription(RTCSessionDescrip
tion,VoidFunction,RTCPeerConnectionErrorCallback) on pc with too few arguments m
ust throw TypeError assert_throws: Called with 1 arguments function "function bo
und () { [native code] }" threw object "TypeMismatchError: Failed to execute 'se
tRemoteDescriptio..." ("TypeMismatchError") expected object "TypeError" ("TypeEr
ror") | 79 PASS RTCPeerConnection interface: calling setRemoteDescription(RTCSessionDescrip
tion,VoidFunction,RTCPeerConnectionErrorCallback) on pc with too few arguments m
ust throw TypeError |
80 PASS RTCPeerConnection interface: pc must inherit property "addIceCandidate" wit
h the proper type (23) | 80 PASS RTCPeerConnection interface: pc must inherit property "addIceCandidate" wit
h the proper type (23) |
81 FAIL RTCPeerConnection interface: calling addIceCandidate(RTCIceCandidate,VoidFu
nction,RTCPeerConnectionErrorCallback) on pc with too few arguments must throw T
ypeError assert_throws: Called with 1 arguments function "function bound () { [n
ative code] }" threw object "TypeMismatchError: Failed to execute 'addIceCandida
te' on..." ("TypeMismatchError") expected object "TypeError" ("TypeError") | 81 PASS RTCPeerConnection interface: calling addIceCandidate(RTCIceCandidate,VoidFu
nction,RTCPeerConnectionErrorCallback) on pc with too few arguments must throw T
ypeError |
82 FAIL RTCPeerConnection interface: pc must inherit property "getSenders" with the
proper type (24) assert_inherits: property "getSenders" not found in prototype
chain | 82 FAIL RTCPeerConnection interface: pc must inherit property "getSenders" with the
proper type (24) assert_inherits: property "getSenders" not found in prototype
chain |
83 FAIL RTCPeerConnection interface: pc must inherit property "getReceivers" with t
he proper type (25) assert_inherits: property "getReceivers" not found in protot
ype chain | 83 FAIL RTCPeerConnection interface: pc must inherit property "getReceivers" with t
he proper type (25) assert_inherits: property "getReceivers" not found in protot
ype chain |
84 FAIL RTCPeerConnection interface: pc must inherit property "addTrack" with the p
roper type (26) assert_inherits: property "addTrack" not found in prototype chai
n | 84 FAIL RTCPeerConnection interface: pc must inherit property "addTrack" with the p
roper type (26) assert_inherits: property "addTrack" not found in prototype chai
n |
85 FAIL RTCPeerConnection interface: calling addTrack(MediaStreamTrack,MediaStream)
on pc with too few arguments must throw TypeError assert_inherits: property "ad
dTrack" not found in prototype chain | 85 FAIL RTCPeerConnection interface: calling addTrack(MediaStreamTrack,MediaStream)
on pc with too few arguments must throw TypeError assert_inherits: property "ad
dTrack" not found in prototype chain |
86 FAIL RTCPeerConnection interface: pc must inherit property "removeTrack" with th
e proper type (27) assert_inherits: property "removeTrack" not found in prototyp
e chain | 86 FAIL RTCPeerConnection interface: pc must inherit property "removeTrack" with th
e proper type (27) assert_inherits: property "removeTrack" not found in prototyp
e chain |
87 FAIL RTCPeerConnection interface: calling removeTrack(RTCRtpSender) on pc with t
oo few arguments must throw TypeError assert_inherits: property "removeTrack" no
t found in prototype chain | 87 FAIL RTCPeerConnection interface: calling removeTrack(RTCRtpSender) on pc with t
oo few arguments must throw TypeError assert_inherits: property "removeTrack" no
t found in prototype chain |
88 FAIL RTCPeerConnection interface: pc must inherit property "ontrack" with the pr
oper type (28) assert_inherits: property "ontrack" not found in prototype chain | 88 FAIL RTCPeerConnection interface: pc must inherit property "ontrack" with the pr
oper type (28) assert_inherits: property "ontrack" not found in prototype chain |
89 PASS RTCPeerConnection interface: pc must inherit property "createDataChannel" w
ith the proper type (29) | 89 PASS RTCPeerConnection interface: pc must inherit property "createDataChannel" w
ith the proper type (29) |
90 PASS RTCPeerConnection interface: calling createDataChannel(DOMString,RTCDataCha
nnelInit) on pc with too few arguments must throw TypeError | 90 PASS RTCPeerConnection interface: calling createDataChannel(DOMString,RTCDataCha
nnelInit) on pc with too few arguments must throw TypeError |
91 FAIL RTCPeerConnection interface: pc must inherit property "ondatachannel" with
the proper type (30) Unrecognized type EventHandler | 91 FAIL RTCPeerConnection interface: pc must inherit property "ondatachannel" with
the proper type (30) Unrecognized type EventHandler |
92 PASS RTCPeerConnection interface: pc must inherit property "createDTMFSender" wi
th the proper type (31) | 92 PASS RTCPeerConnection interface: pc must inherit property "createDTMFSender" wi
th the proper type (31) |
93 PASS RTCPeerConnection interface: calling createDTMFSender(MediaStreamTrack) on
pc with too few arguments must throw TypeError | 93 PASS RTCPeerConnection interface: calling createDTMFSender(MediaStreamTrack) on
pc with too few arguments must throw TypeError |
94 PASS RTCPeerConnection interface: pc must inherit property "getStats" with the p
roper type (32) | 94 PASS RTCPeerConnection interface: pc must inherit property "getStats" with the p
roper type (32) |
95 PASS RTCPeerConnection interface: calling getStats(MediaStreamTrack,RTCStatsCall
back,RTCPeerConnectionErrorCallback) on pc with too few arguments must throw Typ
eError | 95 PASS RTCPeerConnection interface: calling getStats(MediaStreamTrack,RTCStatsCall
back,RTCPeerConnectionErrorCallback) on pc with too few arguments must throw Typ
eError |
96 FAIL RTCPeerConnection interface: pc must inherit property "setIdentityProvider"
with the proper type (33) assert_inherits: property "setIdentityProvider" not f
ound in prototype chain | 96 FAIL RTCPeerConnection interface: pc must inherit property "setIdentityProvider"
with the proper type (33) assert_inherits: property "setIdentityProvider" not f
ound in prototype chain |
97 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 | 97 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 |
98 FAIL RTCPeerConnection interface: pc must inherit property "getIdentityAssertion
" with the proper type (34) assert_inherits: property "getIdentityAssertion" not
found in prototype chain | 98 FAIL RTCPeerConnection interface: pc must inherit property "getIdentityAssertion
" with the proper type (34) assert_inherits: property "getIdentityAssertion" not
found in prototype chain |
99 FAIL RTCPeerConnection interface: pc must inherit property "peerIdentity" with t
he proper type (35) assert_inherits: property "peerIdentity" not found in protot
ype chain | 99 FAIL RTCPeerConnection interface: pc must inherit property "peerIdentity" with t
he proper type (35) assert_inherits: property "peerIdentity" not found in protot
ype chain |
100 FAIL RTCPeerConnection interface: pc must inherit property "onidentityresult" wi
th the proper type (36) assert_inherits: property "onidentityresult" not found i
n prototype chain | 100 FAIL RTCPeerConnection interface: pc must inherit property "onidentityresult" wi
th the proper type (36) assert_inherits: property "onidentityresult" not found i
n prototype chain |
101 FAIL RTCPeerConnection interface: pc must inherit property "onpeeridentity" with
the proper type (37) assert_inherits: property "onpeeridentity" not found in pr
ototype chain | 101 FAIL RTCPeerConnection interface: pc must inherit property "onpeeridentity" with
the proper type (37) assert_inherits: property "onpeeridentity" not found in pr
ototype chain |
102 FAIL RTCPeerConnection interface: pc must inherit property "onidpassertionerror"
with the proper type (38) assert_inherits: property "onidpassertionerror" not f
ound in prototype chain | 102 FAIL RTCPeerConnection interface: pc must inherit property "onidpassertionerror"
with the proper type (38) assert_inherits: property "onidpassertionerror" not f
ound in prototype chain |
103 FAIL RTCPeerConnection interface: pc must inherit property "onidpvalidationerror
" with the proper type (39) assert_inherits: property "onidpvalidationerror" not
found in prototype chain | 103 FAIL RTCPeerConnection interface: pc must inherit property "onidpvalidationerror
" with the proper type (39) assert_inherits: property "onidpvalidationerror" not
found in prototype chain |
104 Harness: the test ran to completion. | 104 Harness: the test ran to completion. |
105 | 105 |
OLD | NEW |