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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 PASS Synchronous XMLHttpRequest and caching during document load 2 PASS Synchronous XMLHttpRequest and caching during document load
3 PASS Test repeated sync requests using verb 'GET with constant query 3 PASS Test repeated sync requests using verb 'GET' with constant query
4 PASS Test repeated sync requests using verb 'GET with no query 4 PASS Test repeated sync requests using verb 'GET' with no query
5 PASS Test repeated sync requests using verb 'GET with unique query string 5 PASS Test repeated sync requests using verb 'GET' with unique query string
6 PASS Test repeated sync requests using verb 'GET with empty query 6 PASS Test repeated sync requests using verb 'POST' with constant query
7 PASS Test repeated sync requests using verb 'PUT with constant query 7 PASS Test repeated sync requests using verb 'POST' with no query
8 PASS Test repeated sync requests using verb 'PUT with no query 8 PASS Test repeated sync requests using verb 'POST' with unique query string
9 PASS Test repeated sync requests using verb 'PUT with unique query string
10 PASS Test repeated sync requests using verb 'PUT with empty query
11 PASS Test repeated sync requests using verb 'POST with constant query
12 PASS Test repeated sync requests using verb 'POST with no query
13 PASS Test repeated sync requests using verb 'POST with unique query string
14 PASS Test repeated sync requests using verb 'POST with empty query
15 PASS Test repeated sync requests using verb 'PROPFIND with constant query
16 PASS Test repeated sync requests using verb 'PROPFIND with no query
17 PASS Test repeated sync requests using verb 'PROPFIND with unique query string
18 PASS Test repeated sync requests using verb 'PROPFIND with empty query
19 9
OLDNEW
« 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