Index: LayoutTests/http/tests/websocket/workers/close-before-open-expected.txt |
diff --git a/LayoutTests/http/tests/websocket/workers/close-before-open-expected.txt b/LayoutTests/http/tests/websocket/workers/close-before-open-expected.txt |
deleted file mode 100644 |
index 107a0905d6ce0528a339199a2dfc78cd3df515e5..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/websocket/workers/close-before-open-expected.txt |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-CONSOLE WARNING: line 18: WebSocket connection to 'ws://127.0.0.1:8880/echo' failed: WebSocket is closed before the connection is established. |
-This is a testharness.js-based test. |
-PASS Test that an error is shown on the console when close() is called on a WebSocket synchronously right after it's constructed. |
-Harness: the test ran to completion. |
- |