Index: LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-wrong-accept-header-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-wrong-accept-header-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-wrong-accept-header-expected.txt |
deleted file mode 100644 |
index 12b66b92f3ee70729100084b430c52614f763745..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-wrong-accept-header-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-CONSOLE ERROR: line 15: WebSocket connection to 'ws://localhost:8880/handshake-fail-by-wrong-accept-header' failed: Error during WebSocket handshake: Incorrect 'Sec-WebSocket-Accept' header value |
-Test whether WebSocket handshake fails if the server sends incorrect Sec-WebSocket-Accept header. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-PASS closeEvent.wasClean is false |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |