Bug 1476914 - Add fuzzy-if on Bug 1443902's reftests for Android. r=masayuki

Android's reftest of Bug 1443902 is failed rarely (Bug 1476914, Bug 1475049
Bug 1477502 and Bug 1476129) due to "image comparison, max difference: 1,
number of differing pixels: 1". But I don't know why difference is 1 and
I think that this might be reftest framework for Android or Android emulator
issue.

So I would like to add fuzzy-if as workaround.

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Makoto Kato 2018-08-21 09:29:29 +00:00
Родитель 4b6408eacd
Коммит 77fffe84be
1 изменённых файлов: 4 добавлений и 4 удалений

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

@ -135,7 +135,7 @@ needs-focus == spellcheck-contenteditable-focused-reframe.html spellcheck-conten
needs-focus == 969773.html 969773-ref.html needs-focus == 969773.html 969773-ref.html
fuzzy-if(skiaContent,0-1,0-220) == 997805.html 997805-ref.html fuzzy-if(skiaContent,0-1,0-220) == 997805.html 997805-ref.html
fuzzy-if(skiaContent,0-1,0-220) skip-if(verify&&OSX) == 1088158.html 1088158-ref.html fuzzy-if(skiaContent,0-1,0-220) skip-if(verify&&OSX) == 1088158.html 1088158-ref.html
needs-focus == 1443902-1.html 1443902-1-ref.html fuzzy-if(Android,0-1,0-1) needs-focus == 1443902-1.html 1443902-1-ref.html
needs-focus == 1443902-2.html 1443902-2-ref.html fuzzy-if(Android,0-1,0-1) needs-focus == 1443902-2.html 1443902-2-ref.html
needs-focus == 1443902-3.html 1443902-3-ref.html fuzzy-if(Android,0-1,0-1) needs-focus == 1443902-3.html 1443902-3-ref.html
needs-focus == 1443902-4.html 1443902-4-ref.html fuzzy-if(Android,0-1,0-1) needs-focus == 1443902-4.html 1443902-4-ref.html