зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1686866 - disable box-sizing-replaced-001.xht.ini on Linux & win for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D108626
This commit is contained in:
Родитель
c6ae78f964
Коммит
967de96d54
|
@ -1,5 +1,4 @@
|
|||
[box-sizing-replaced-001.xht]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86") and debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "win"): ["PASS", "FAIL"]
|
||||
if (os == "linux"): ["FAIL", "PASS"]
|
||||
|
|
Загрузка…
Ссылка в новой задаче