зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1675188 - Update expectations for fontface-override-descriptor-getter-setter.sub.html on Windows ccov. r=jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D104343
This commit is contained in:
Родитель
4e6bd0f6f9
Коммит
b053b0b0ef
|
@ -12,7 +12,7 @@
|
|||
|
||||
[Initialize lineGapOverride with a negative percentage should fail]
|
||||
expected:
|
||||
if (os == "win") and ccov: [PASS, NOTRUN]
|
||||
if (os == "win") and ccov: [PASS, NOTRUN, TIMEOUT]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["TIMEOUT", "FAIL", "NOTRUN"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["NOTRUN", "FAIL", "TIMEOUT"]
|
||||
if (os == "win") and debug and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL", "NOTRUN"]
|
||||
|
@ -33,7 +33,7 @@
|
|||
|
||||
[Initialize descentOverride with a non-percentage should fail]
|
||||
expected:
|
||||
if (os == "win") and ccov: [PASS, NOTRUN]
|
||||
if (os == "win") and ccov: [PASS, NOTRUN, FAIL]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["FAIL", "TIMEOUT"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["TIMEOUT", "FAIL"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["FAIL", "TIMEOUT"]
|
||||
|
@ -45,7 +45,7 @@
|
|||
|
||||
[Initialize descentOverride with a negative percentage should fail]
|
||||
expected:
|
||||
if (os == "win") and ccov: [PASS, TIMEOUT]
|
||||
if (os == "win") and ccov: [PASS, TIMEOUT, FAIL]
|
||||
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "FAIL"]
|
||||
FAIL
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче