forked from mirrors/gecko-dev
Bug 1770976 - update metadata at fetch/http-cache/304-update.any.js.ini. a=testonly. CLOSED TREE
This commit is contained in:
parent
6ead0fc00d
commit
795edee894
1 changed files with 1 additions and 6 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue