Index: third_party/WebKit/LayoutTests/imported/wpt/webrtc/simplecall-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/webrtc/simplecall-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/webrtc/simplecall-expected.txt |
index 372526ba452f5b8e067eba1e5913702a4e05539d..a8833c44613dcd73a99e43317a6654108530bc59 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/webrtc/simplecall-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/webrtc/simplecall-expected.txt |
@@ -1,4 +1,5 @@ |
+CONSOLE WARNING: line 113: getUserMedia() no longer works on insecure origins. To use this feature, you should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details. |
This is a testharness.js-based test. |
-FAIL Can set up a basic WebRTC call. assert_unreached: WebRTC called error callback for createOffer Reached unreachable code |
+FAIL Can set up a basic WebRTC call. assert_unreached: WebRTC called error callback for getUserMedia Reached unreachable code |
Harness: the test ran to completion. |