Index: LayoutTests/http/tests/xmlhttprequest/sync-repeated-and-caching-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/sync-repeated-and-caching-expected.txt b/LayoutTests/http/tests/xmlhttprequest/sync-repeated-and-caching-expected.txt |
index 77502af825cfadb1b28d99379a35fc8070fa05ba..c3db8e1d6c9fe93e1488ded3d4f47fa4e2634821 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/sync-repeated-and-caching-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/sync-repeated-and-caching-expected.txt |
@@ -1,4 +1,4 @@ |
- |
+This is a testharness.js-based test. |
PASS Synchronous XMLHttpRequest and caching during document load |
PASS Test repeated sync requests using verb 'GET' with constant query |
PASS Test repeated sync requests using verb 'GET' with no query |
@@ -6,4 +6,5 @@ PASS Test repeated sync requests using verb 'GET' with unique query string |
PASS Test repeated sync requests using verb 'POST' with constant query |
PASS Test repeated sync requests using verb 'POST' with no query |
PASS Test repeated sync requests using verb 'POST' with unique query string |
+Harness: the test ran to completion. |