Index: LayoutTests/virtual/stable/http/tests/websocket/workers/close-in-onmessage-crash-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/workers/close-in-onmessage-crash-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/workers/close-in-onmessage-crash-expected.txt |
deleted file mode 100644 |
index dda2387cd882a3123396936697f3b3e6709c88f4..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/workers/close-in-onmessage-crash-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Nested creation of two WebSockets should not cause a crash. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-PASS: worker: Parsed successfully. |
-PASS: worker: Connected. |
-PASS: worker: Received message: "Hello from Simple WSH." |
-PASS: worker: Closed. |
-DONE |
-TEST COMPLETE |
- |