fune/testing/web-platform/meta/fetch/http-cache/304-update.any.js.ini
moz-wptsync-bot 53f11d24f2 Bug 1817940 - [wpt-sync] Update web-platform-tests to edc7cac3a37e9478fa301fe4c001bcaa3d79c62e, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: edc7cac3a37e9478fa301fe4c001bcaa3d79c62e
wpt-type: landing
2023-02-28 05:41:09 +00:00

35 lines
1.1 KiB
INI

[304-update.any.html]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if (os == "linux") and fission and (processor == "x86_64") and debug and not swgl: [FAIL, PASS]
[PASS, FAIL]
[304-update.any.worker.html]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if (os == "win") and debug and (processor == "x86_64") and not swgl: PASS
if (os == "mac") and not debug: PASS
[PASS, FAIL]
[304-update.any.serviceworker.html]
expected:
if processor == "x86": [OK, TIMEOUT]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if not fission and swgl and (os == "linux"): [FAIL, PASS]
[PASS, FAIL]
[Content-* header]
expected:
if processor == "x86": [PASS, TIMEOUT]
[304-update.any.sharedworker.html]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if (os == "win") and debug and (processor == "x86_64") and not swgl: PASS
if (os == "win") and not debug: PASS
if os == "mac": PASS
[PASS, FAIL]