| Index: third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/vary-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/vary-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/vary-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9bd7168ef2cc0acddf9a65d6ed0c8cb5f638bfd4
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/http-cache/vary-expected.txt
|
| @@ -0,0 +1,14 @@
|
| +This is a testharness.js-based test.
|
| +PASS HTTP cache reuses Vary response when request matches.
|
| +PASS HTTP cache doesn't use Vary response when request doesn't match.
|
| +PASS HTTP cache doesn't use Vary response when request omits variant header.
|
| +FAIL HTTP cache doesn't invalidate existing Vary response. assert_less_than: Response used expected a number less than 3 but got 3
|
| +PASS HTTP cache doesn't pay attention to headers not listed in Vary.
|
| +PASS HTTP cache reuses two-way Vary response when request matches.
|
| +PASS HTTP cache doesn't use two-way Vary response when request doesn't match.
|
| +PASS HTTP cache doesn't use two-way Vary response when request omits variant header.
|
| +PASS HTTP cache reuses three-way Vary response when request matches.
|
| +PASS HTTP cache doesn't use three-way Vary response when request doesn't match.
|
| +PASS HTTP cache doesn't use three-way Vary response when request omits variant header.
|
| +Harness: the test ran to completion.
|
| +
|
|
|