| Index: LayoutTests/http/tests/websocket/tests/hybi/client-close-expected.txt
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/client-close-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/client-close-expected.txt
|
| deleted file mode 100644
|
| index fb0357fb7fe24370f1551230de5308712749159b..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/client-close-expected.txt
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -WebSocket: Test client-initiated close. After WebSocket.close() any message from server must be discarded by WebSocket stack according to the new WebSocket API. See http://webkit.org/b/85934.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -Connected
|
| -Closed
|
| -PASS receivedMessage is undefined.
|
| -PASS closeEvent.reason is "close_frame[:2]='\\x88\\x80'"
|
| -PASS closeEvent.wasClean is true
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|