Chromium Code Reviews| Index: LayoutTests/virtual/stable/http/tests/websocket/connect-error-by-no-websocket-server-noclose-expected.txt |
| diff --git a/LayoutTests/virtual/stable/http/tests/websocket/connect-error-by-no-websocket-server-noclose-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/connect-error-by-no-websocket-server-noclose-expected.txt |
| deleted file mode 100644 |
| index 74de741c4c014842d5b7b3cbb1c294e1d3e32af5..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/virtual/stable/http/tests/websocket/connect-error-by-no-websocket-server-noclose-expected.txt |
| +++ /dev/null |
| @@ -1,11 +0,0 @@ |
| -Test that WebSocket fires error event if no WebSocket Server can be connected. |
| - |
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| - |
| -Test start (Port 8888) |
| -PASS onerror was called |
| -PASS onclose was called |
| -PASS successfullyParsed is true |
| - |
| -TEST COMPLETE |
| - |