Bug 1770976 - update metadata at fetch/http-cache/304-update.any.js.ini. a=testonly. CLOSED TREE

This commit is contained in:
Butkovits Atila 2022-05-25 15:24:54 +03:00
parent 6ead0fc00d
commit 795edee894

View file

@ -8,8 +8,7 @@
expected:
if (os == "linux") and (processor == "x86_64") and swgl and not fission: [FAIL, PASS]
if (os == "win") and debug and (processor == "x86"): PASS
if (os == "win") and not debug: PASS
[PASS, FAIL]
if (os == "win") and not debug: [PASS, FAIL]
[304-update.any.serviceworker.html]
@ -24,7 +23,3 @@
[304-update.any.sharedworker.html]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if (processor == "x86") and (os == "win") and not debug: FAIL
[PASS, FAIL]