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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/partial-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 FAIL HTTP cache stores partial content and reuses it. assert_less_than: Response used expected a number less than 2 but got 2
3 FAIL HTTP cache stores complete response and serves smaller ranges from it. asse rt_equals: Response status expected 200 but got 206
4 FAIL HTTP cache stores partial response and serves smaller ranges from it. asser t_less_than: Response used expected a number less than 2 but got 2
5 FAIL HTTP cache stores partial content and completes it. assert_equals: expected (string) "bytes=5-" but got (undefined) undefined
6 Harness: the test ran to completion.
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698