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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort-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/xmlhttprequest/readystatechange-and-abort-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort-expected.txt b/LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort-expected.txt
deleted file mode 100644
index 1f0169e9d6f2b8eed451ed3b8667b235c99c6858..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-This is a testharness.js-based test.
-PASS Test onreadystatechange + onabort invocation when abort()-ed in UNSENT state.
-PASS Test onreadystatechange + onabort invocation when abort()-ed in OPENED state.
-PASS Test onreadystatechange + onabort invocation when abort()-ed right after calling send().
-PASS Test onreadystatechange + onabort invocation when abort()-ed in HEADERS_RECEIVED state.
-PASS Test onreadystatechange + onabort invocation when abort()-ed in LOADING state.
-PASS Test onreadystatechange + onabort invocation when abort()-ed in DONE state.
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698