From d22ffac72e15d10fa84fd4648f14d05c4e949a0e Mon Sep 17 00:00:00 2001 From: Andreas Pehrson Date: Wed, 30 Sep 2015 16:40:25 +0800 Subject: [PATCH] Bug 1155923 - Fix WPT unexpected-passes. r=bustage CLOSED TREE --HG-- extra : commitid : B3luhK5Cw5 --- .../rtcpeerconnection/rtcpeerconnection-idl.html.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/testing/web-platform/meta/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html.ini b/testing/web-platform/meta/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html.ini index f2f381b203f2..d9bfc0c33735 100644 --- a/testing/web-platform/meta/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html.ini +++ b/testing/web-platform/meta/webrtc/rtcpeerconnection/rtcpeerconnection-idl.html.ini @@ -145,13 +145,13 @@ expected: FAIL [RTCPeerConnection interface: existence and properties of interface object] - expected: FAIL + expected: PASS [RTCPeerConnection interface object length] - expected: FAIL + expected: PASS [RTCPeerConnection interface: existence and properties of interface prototype object] - expected: FAIL + expected: PASS [RTCPeerConnection interface: operation createOffer(RTCOfferOptions)] expected: FAIL @@ -220,7 +220,7 @@ expected: FAIL [Stringification of pc] - expected: FAIL + expected: PASS [RTCPeerConnection interface: calling setLocalDescription(RTCSessionDescription) on pc with too few arguments must throw TypeError] expected: FAIL @@ -283,7 +283,7 @@ expected: FAIL [RTCPeerConnection interface: calling getStats(MediaStreamTrack,RTCStatsCallback,RTCPeerConnectionErrorCallback) on pc with too few arguments must throw TypeError] - expected: FAIL + expected: PASS [RTCPeerConnection interface: pc must inherit property "peerIdentity" with the proper type (35)] expected: FAIL