blob: ac95a936d3355f43ef2bd23cfd214c67b5aff88d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
[vary.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[HTTP cache doesn't invalidate existing Vary response]
expected: FAIL
[vary.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[HTTP cache doesn't invalidate existing Vary response]
expected: FAIL
[vary.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[HTTP cache doesn't invalidate existing Vary response]
expected: FAIL
[vary.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[HTTP cache doesn't invalidate existing Vary response]
expected: FAIL
|