Bug 1618202 - One fuzzy appearance test annotation.

MANUAL PUSH: Avoiding android widget switch from getting backed out on a CLOSED TREE
This commit is contained in:
Emilio Cobos Álvarez 2020-03-09 23:07:47 +01:00
Родитель d504b6eceb
Коммит f96aa5266c
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -7,3 +7,5 @@
if (os == "win") and (processor == "x86_64") and not debug: FAIL
if (os == "win") and (processor == "x86"): FAIL
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
fuzzy:
if os == "android": maxDifference=0-1;totalPixels=0-23