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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/external/wpt/fetch/api/request/request-keepalive-quota-expected.txt

Issue 2778753002: Import //fetch from Web Platform Tests. (Closed)
Patch Set: Baselines. Created 3 years, 8 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS A Keep-Alive fetch() with a small body should succeed.
3 FAIL A Keep-Alive fetch() with a body at the Quota Limit should succeed. promise _test: Unhandled rejection with value: object "TypeError: Failed to fetch"
4 PASS A Keep-Alive fetch() with a body over the Quota Limit should reject.
5 FAIL A Keep-Alive fetch() should return it's allocated Quota upon promise resolu tion. promise_test: Unhandled rejection with value: object "TypeError: Failed to fetch"
6 FAIL A Keep-Alive fetch() should return only it's allocated Quota upon promise r esolution. promise_test: Unhandled rejection with value: object "TypeError: Fail ed to fetch"
7 FAIL A Keep-Alive fetch() should not be allowed if the Quota is used up. assert_ unreached: Should have rejected: undefined Reached unreachable code
8 Harness: the test ran to completion.
9
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/linux/external/wpt/fetch/api/request/request-keepalive-quota-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698