Index: LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-more-protocol-header-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-more-protocol-header-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-more-protocol-header-expected.txt |
deleted file mode 100644 |
index a8d4bca4a3ce66bb723fd481ba4c57b4337b5ad1..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-more-protocol-header-expected.txt |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-CONSOLE ERROR: line 21: WebSocket connection to 'ws://localhost:8880/handshake-fail-by-more-protocol-header' failed: Error during WebSocket handshake: 'Sec-WebSocket-Protocol' header must not appear more than once in a response |
-Test that WebSocket handshake fails if there are more than one Sec-WebSocket-Protocol header field in the response. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |