зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
4b6408eacd
Коммит
77fffe84be
|
@ -135,7 +135,7 @@ needs-focus == spellcheck-contenteditable-focused-reframe.html spellcheck-conten
|
|||
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) skip-if(verify&&OSX) == 1088158.html 1088158-ref.html
|
||||
needs-focus == 1443902-1.html 1443902-1-ref.html
|
||||
needs-focus == 1443902-2.html 1443902-2-ref.html
|
||||
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-1.html 1443902-1-ref.html
|
||||
fuzzy-if(Android,0-1,0-1) needs-focus == 1443902-2.html 1443902-2-ref.html
|
||||
fuzzy-if(Android,0-1,0-1) needs-focus == 1443902-3.html 1443902-3-ref.html
|
||||
fuzzy-if(Android,0-1,0-1) needs-focus == 1443902-4.html 1443902-4-ref.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче