| Index: LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-prepended-null-expected.txt
|
| diff --git a/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-prepended-null-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-prepended-null-expected.txt
|
| deleted file mode 100644
|
| index 1ed1b0f3d9620e985c185adbc86be2c9ddb471ee..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/virtual/stable/http/tests/websocket/handshake-fail-by-prepended-null-expected.txt
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -CONSOLE ERROR: line 27: WebSocket connection to 'ws://localhost:8880/handshake-fail-by-prepended-null' failed: Error during WebSocket handshake: Status line contains embedded null
|
| -Connection should fail immediately, rather than succeeding or staying in limbo until timeout, if a null byte is received before the handshake.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -PASS timedOut is false
|
| -PASS connected is false
|
| -PASS origin is undefined.
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|