Bug 1574067 - Update test expectations on windows !debug cause of frequent failures. r=jgraham

This commit is contained in:
Cosmin Sabou 2019-08-25 02:49:50 +03:00
Родитель 27b852f164
Коммит 6ce2570271
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -4,3 +4,4 @@
if (os == "win") and debug and webrender: FAIL
if (os == "win") and debug and not webrender and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and (processor == "x86_64"): FAIL
if (os == "win") and not debug: [PASS, FAIL]