Index: LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-maxlength-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-maxlength-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-maxlength-expected.txt |
deleted file mode 100644 |
index 92b74e06898de94ed7ea550160a72e3e9bb12021..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-maxlength-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-CONSOLE ERROR: line 27: WebSocket connection to 'ws://localhost:8880/handshake-fail-by-maxlength' failed: Error during WebSocket handshake: Status line is too long |
-Connection should fail immediately, rather than succeeding or staying in limbo until timeout, if handshake is longer than 1024 bytes. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-PASS timedOut is false |
-PASS connected is false |
-PASS origin is undefined. |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |