зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1626409 - Update test expectation. r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D70528 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
d0deab4997
Коммит
f408d8f003
|
@ -1,8 +1,10 @@
|
|||
[double-policies.https.html]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not fission and debug and webrender: ["OK", "TIMEOUT"]
|
||||
if (os == "win") and (processor == "x86_64") and not fission and not debug: ["OK", "TIMEOUT"]
|
||||
if (os == "win") and (processor == "x86") and debug: ["OK", "TIMEOUT"]
|
||||
if (os == "linux"): ["OK", "TIMEOUT"]
|
||||
if (os == "mac"): ["OK", "TIMEOUT"]
|
||||
if (os == "win") and (os_version == "10.0.17134") and (processor = "x86_64"): ["OK", "TIMEOUT"]
|
||||
if (os == "win") and (os_version == "6.1.7601") and (processor = "x86"): ["OK", "TIMEOUT"]
|
||||
|
||||
[img loading must be disallowed]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче