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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/fetch/api/response/response-consume-stream-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 Read empty text response's body as readableStream
3 PASS Read empty blob response's body as readableStream
4 PASS Read blob response's body as readableStream
5 PASS Read text response's body as readableStream
6 PASS Read URLSearchParams response's body as readableStream
7 PASS Read array buffer response's body as readableStream
8 FAIL Read form data response's body as readableStream assert_array_equals: Retri eve and verify stream lengths differ, expected 10 got 140
9 PASS Getting an error Response stream
10 FAIL Getting a redirect Response stream assert_not_equals: got disallowed value undefined
11 Harness: the test ran to completion.
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698