Bug 1718470 - [wpt-sync] Update web-platform-tests to 9e11b662c7204cf561801314bec46ec...
[gecko.git] / testing / web-platform / meta / fetch / http-cache / 304-update.any.js.ini
blob46277224c1510a709dc1cb8694815226cd28f346
1 [304-update.any.html]
2 expected:
3 if not webrender and (os == "linux") and not fission and not debug: [OK, TIMEOUT]
4 [HTTP cache updates stored headers from a Last-Modified 304]
5 expected: [PASS, FAIL]
8 [304-update.any.worker.html]
9 [HTTP cache updates stored headers from a Last-Modified 304]
10 expected:
11 if (os == "win") and not webrender and not debug: [FAIL, PASS]
12 if (os == "win") and webrender: PASS
13 [PASS, FAIL]
16 [304-update.any.serviceworker.html]
17 expected:
18 if not webrender and (os == "linux"): [OK, FAIL]
19 [HTTP cache updates stored headers from a Last-Modified 304]
20 expected:
21 if swgl and (os == "linux"): [FAIL, PASS]
22 [PASS, FAIL]
25 [304-update.any.sharedworker.html]
26 [HTTP cache updates stored headers from a Last-Modified 304]
27 expected:
28 if (os == "win") and (processor == "x86_64") and not webrender and debug: PASS
29 if (os == "win") and (processor == "x86"): PASS
30 [PASS, FAIL]