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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/response-json-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/response-json-expected.txt
diff --git a/LayoutTests/http/tests/xmlhttprequest/response-json-expected.txt b/LayoutTests/http/tests/xmlhttprequest/response-json-expected.txt
index 366aad2ca3cdec80a58c070798da0e174946a1fe..326f8acab76524d1aa29726c34420a2a440a3408 100644
--- a/LayoutTests/http/tests/xmlhttprequest/response-json-expected.txt
+++ b/LayoutTests/http/tests/xmlhttprequest/response-json-expected.txt
@@ -1,4 +1,4 @@
-
+This is a testharness.js-based test.
PASS Test XMLHttpRequest with responseType set to 'json' for '' expecting failure.
PASS Test XMLHttpRequest with responseType set to 'json' for '00' expecting failure.
PASS Test XMLHttpRequest with responseType set to 'json' for 'a' expecting failure.
@@ -9,4 +9,5 @@ PASS Test XMLHttpRequest with responseType set to 'json' for '{}' expecting succ
PASS Test XMLHttpRequest with responseType set to 'json' for '[]' expecting success.
PASS Test XMLHttpRequest with responseType set to 'json' for '{"a":5,"b":10,"c":[{},5,"\n"]}' expecting success.
PASS Test XMLHttpRequest with responseType set to 'json' for test.json.
+Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698