Index: LayoutTests/virtual/stable/http/tests/websocket/cookie-ws-to-ws-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/cookie-ws-to-ws-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/cookie-ws-to-ws-expected.txt |
deleted file mode 100644 |
index 7d828ea20b926071e133249168c4fbb806c11b22..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/cookie-ws-to-ws-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-Test send cookies to a WebSocket handshake which is set by another WebSocket handshake. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-A WebSocket connection to ws://127.0.0.1:8880/set-cookie is opened. |
-A WebSocket connection to ws://127.0.0.1:8880/set-cookie is closed. |
-A WebSocket connection to ws://127.0.0.1:8880/echo-cookie is opened. |
-A WebSocket connection to ws://127.0.0.1:8880/echo-cookie is closed. |
-PASS cookie is "WK-WebSocket-test-domain-pass=1; WK-WebSocket-test-path-pass=1; WK-WebSocket-test=1" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |