Bug 1666056 - disable spellcheck-input-disabled.html on Mac for frequent failures. r=intermittent-reviewers,gbrown DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D147661
This commit is contained in:
Butkovits Atila 2022-06-01 22:16:59 +00:00
parent 46156fb100
commit a71d5a9604

View File

@ -28,7 +28,7 @@ needs-focus == passwd-9-with-TextEditor.html passwd-2.html
== emptypasswd-2.html emptypasswd-ref.html
== caret_on_positioned.html caret_on_positioned-ref.html
# Android turns off spellchecker (Bug 1541697)
skip-if(Android) needs-focus != spellcheck-input-disabled.html spellcheck-input-ref.html
skip-if(Android) skip-if(cocoaWidget) needs-focus != spellcheck-input-disabled.html spellcheck-input-ref.html # Bug 1666056
skip-if(Android) == spellcheck-input-attr-before.html spellcheck-input-nofocus-ref.html
skip-if(Android) needs-focus != spellcheck-input-attr-before.html spellcheck-input-ref.html
skip-if(Android) == spellcheck-input-attr-after.html spellcheck-input-nofocus-ref.html