Bug 1054087 - Disable the test on all Android versions

This commit is contained in:
Ehsan Akhgari 2014-08-15 11:58:53 -04:00
parent c7af458fc9
commit 85a96cac1c

View File

@ -101,7 +101,7 @@ skip-if = os != "win"
[test_CF_HTML_clipboard.html]
[test_contenteditable_focus.html]
[test_dom_input_event_on_htmleditor.html]
skip-if = android_version == "10" # bug 1054087
skip-if = toolkit == 'android' # bug 1054087
[test_keypress_untrusted_event.html]
[test_root_element_replacement.html]
[test_select_all_without_body.html]