Bug 1673532 - set a step of fontface-override-descriptor-getter-setter.sub.html.ini as intermittent on Windows x64. DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D94873
This commit is contained in:
Sebastian Hengst 2020-10-27 17:54:00 +00:00
Родитель 75a9e4476b
Коммит 5c59c362f4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -67,7 +67,7 @@
[Initialize lineGapOverride with a non-percentage should fail]
expected:
if (os == "win") and ccov: [PASS, NOTRUN]
if (os == "win") and debug and not webrender and (processor == "x86_64"): NOTRUN
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "NOTRUN"]
if (os == "win") and debug and not webrender and (processor == "x86"): ["FAIL", "NOTRUN"]
if (os == "win") and not debug and webrender and not fission: ["TIMEOUT", "FAIL"]
if (os == "win") and not debug and webrender and fission: ["TIMEOUT", "FAIL"]