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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort-expected.txt

Issue 302093010: Update http/resources/teshharnessreport.js to match CL 109763007. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@update-testharness
Patch Set: Created 6 years, 7 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
index 5985909bf1f487e3c160a8706c44f3e5b84b5cb5..1f0169e9d6f2b8eed451ed3b8667b235c99c6858 100644
--- a/LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort-expected.txt
+++ b/LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort-expected.txt
@@ -1,8 +1,9 @@
-
+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