Bug 1723356 - [wpt-sync] Update web-platform-tests to c08313a8e2a362a126113a1b75c7b39...
[gecko.git] / testing / web-platform / meta / fetch / http-cache / 304-update.any.js.ini
blob8a93d7975d88f8688dae0f9f6f9111ba5d1207fd
1 [304-update.any.html]
2 [HTTP cache updates stored headers from a Last-Modified 304]
3 expected: [PASS, FAIL]
6 [304-update.any.worker.html]
7 [HTTP cache updates stored headers from a Last-Modified 304]
8 expected:
9 if (os == "linux") and (processor == "x86"): [FAIL, PASS]
10 if os == "win": PASS
11 [PASS, FAIL]
14 [304-update.any.serviceworker.html]
15 [HTTP cache updates stored headers from a Last-Modified 304]
16 expected:
17 if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [FAIL, PASS]
18 [PASS, FAIL]
21 [304-update.any.sharedworker.html]
22 [HTTP cache updates stored headers from a Last-Modified 304]
23 expected:
24 if (processor == "x86_64") and (os == "mac") and debug: [FAIL, PASS]
25 if processor == "x86": PASS
26 [PASS, FAIL]