Index: LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription-expected.txt |
diff --git a/LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription-expected.txt b/LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription-expected.txt |
index c7f3915ae2ee1abd5c17647318199ba198212c5b..eef2ed1bf3b2a0699cb7e182ce58d8c814649a89 100644 |
--- a/LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription-expected.txt |
+++ b/LayoutTests/fast/mediastream/RTCPeerConnection-remoteDescription-expected.txt |
@@ -5,8 +5,6 @@ |
PASS pc.setRemoteDescription(sessionDescription, requestSucceeded1, requestFailed1); did not throw exception. |
PASS requestSucceeded was called. |
-PASS pc.remoteDescription === sessionDescription is true |
-PASS observation.wasCollected is false |
PASS pc.setRemoteDescription(sessionDescription, requestSucceeded2, requestFailed2); did not throw exception. |
PASS requestFailed was called. |
PASS pc.remoteDescription.type is "answer" |