Index: LayoutTests/virtual/stable/http/tests/websocket/long-control-frame-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/long-control-frame-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/long-control-frame-expected.txt |
deleted file mode 100644 |
index 8d4f466dc8b5c6030402c27c4d55275aff1854d6..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/long-control-frame-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-CONSOLE ERROR: line 15: WebSocket connection to 'ws://localhost:8880/long-control-frame' failed: Received control frame having too long payload: 126 bytes |
-Test whether WebSocket rejects control frames longer than 125 bytes. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-onopen() was called. |
-PASS closeEvent.wasClean is false |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |