Bug 1565116 - update appearance-searchfield-001.html expectancy r=jmaher

Differential Revision: https://phabricator.services.mozilla.com/D54441

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Andreea Pavel 2019-11-25 10:58:49 +00:00
Родитель fa9f14d3a2
Коммит 4df8821c1b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -2,7 +2,7 @@
disabled: disabled:
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360 if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected: expected:
if (os == "win") and debug and (processor == "x86_64"): FAIL if (os == "win") and debug and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and not debug: FAIL if (os == "win") and not debug: FAIL
if os == "win": FAIL if os == "win": FAIL