Index: LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-no-cr-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-no-cr-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-no-cr-expected.txt |
deleted file mode 100644 |
index d45ad78a005001b1f43c6ca6a1cd9d83a508c0a9..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-no-cr-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-CONSOLE ERROR: line 25: WebSocket connection to 'ws://localhost:8880/handshake-fail-by-no-cr' failed: Error during WebSocket handshake: Status line does not end with CRLF |
-Handshake should fail when the first line does not end with CRLF. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-PASS connected is false |
-PASS origin is undefined. |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |