Index: LayoutTests/virtual/stable/http/tests/websocket/broken-utf8-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/broken-utf8-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/broken-utf8-expected.txt |
deleted file mode 100644 |
index 08dbccda16d6c812979b684af41586b95222c233..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/broken-utf8-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-CONSOLE ERROR: line 14: WebSocket connection to 'ws://127.0.0.1:8880/broken-utf8' failed: Could not decode a text frame as UTF-8. |
-Test whether WebSocket aborts the connection when it receives a text frame containing broken UTF-8 data. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-onopen() was called. |
-onclose() was called. |
-PASS closeEvent.wasClean is false |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |