Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(205)

Unified Diff: LayoutTests/http/tests/websocket/workers/close-before-open-expected.txt

Issue 328243002: Remove passing testharness expected files that are not required. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@presubmit_testharness
Patch Set: don't delete http sw workers expected for the moment Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
-

Powered by Google App Engine
This is Rietveld 408576698