Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(292)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/websocket/handshake-error-expected.txt

Issue 2299703003: Re-land: Only allow HTTP/0.9 support on default ports. (Closed)
Patch Set: Fix test Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/websocket/handshake-error-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/websocket/handshake-error-expected.txt b/third_party/WebKit/LayoutTests/http/tests/websocket/handshake-error-expected.txt
index 60b03ed51b0aa379be36de1f5b7ee4b9ebef0dec..7b356d165a37aa21c0ac2bbbf7bc854fbbfd4130 100644
--- a/third_party/WebKit/LayoutTests/http/tests/websocket/handshake-error-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/websocket/handshake-error-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE ERROR: line 20: WebSocket connection to 'ws://127.0.0.1:8880/handshake-error' failed: Error during WebSocket handshake: Invalid status line
+CONSOLE ERROR: line 20: WebSocket connection to 'ws://127.0.0.1:8880/handshake-error' failed: Error during WebSocket handshake: net::ERR_INVALID_HTTP_RESPONSE
Handshake error test
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698