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

Unified Diff: LayoutTests/http/tests/xmlhttprequest/sync-repeated-and-caching-expected.txt

Issue 150103005: Reduce scope (and running time) of sync-repeated-and-caching test. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 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
« no previous file with comments | « LayoutTests/http/tests/xmlhttprequest/sync-repeated-and-caching.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 f0cfd3d1670a4878af79eb343889ad9b21ac5250..77502af825cfadb1b28d99379a35fc8070fa05ba 100644
--- a/LayoutTests/http/tests/xmlhttprequest/sync-repeated-and-caching-expected.txt
+++ b/LayoutTests/http/tests/xmlhttprequest/sync-repeated-and-caching-expected.txt
@@ -1,19 +1,9 @@
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
-PASS Test repeated sync requests using verb 'GET with unique query string
-PASS Test repeated sync requests using verb 'GET with empty query
-PASS Test repeated sync requests using verb 'PUT with constant query
-PASS Test repeated sync requests using verb 'PUT with no query
-PASS Test repeated sync requests using verb 'PUT with unique query string
-PASS Test repeated sync requests using verb 'PUT with empty query
-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
-PASS Test repeated sync requests using verb 'POST with empty query
-PASS Test repeated sync requests using verb 'PROPFIND with constant query
-PASS Test repeated sync requests using verb 'PROPFIND with no query
-PASS Test repeated sync requests using verb 'PROPFIND with unique query string
-PASS Test repeated sync requests using verb 'PROPFIND with empty query
+PASS Test repeated sync requests using verb 'GET' with constant query
+PASS Test repeated sync requests using verb 'GET' with no query
+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
« no previous file with comments | « LayoutTests/http/tests/xmlhttprequest/sync-repeated-and-caching.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698