Chromium Code Reviews| Index: LayoutTests/virtual/stable/http/tests/websocket/handshake-error-expected.txt |
| diff --git a/LayoutTests/virtual/stable/http/tests/websocket/handshake-error-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/handshake-error-expected.txt |
| deleted file mode 100644 |
| index 5bbd04d4ad625a6dc4fddac318ae6b05ae8efd96..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/stable/http/tests/websocket/handshake-error-expected.txt |
| +++ /dev/null |
| @@ -1,11 +0,0 @@ |
| -CONSOLE ERROR: line 20: WebSocket connection to 'ws://127.0.0.1:8880/handshake-error' failed: Error during WebSocket handshake: No response code found in status line: ThisWillCauseHandshakeError |
| -Handshake error test |
| - |
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| - |
| -Closed. |
| -PASS ws.readyState is 3 |
| -PASS successfullyParsed is true |
| - |
| -TEST COMPLETE |
| - |