Index: LayoutTests/virtual/stable/http/tests/websocket/invalid-masked-frames-from-server-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/invalid-masked-frames-from-server-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/invalid-masked-frames-from-server-expected.txt |
deleted file mode 100644 |
index 8cbd84bff0f09ef3cc8d38061f07ad17ff2c1bc0..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/invalid-masked-frames-from-server-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-CONSOLE ERROR: line 15: WebSocket connection to 'ws://localhost:8880/invalid-masked-frames-from-server' failed: A server must not mask any frames that it sends to the client. |
-Test whether WebSocket aborts the connection when it receives an masked frames from server. |
- |
-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 |
- |