Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/inputmethod. r?RyanVM draft
authorSebastian Hengst <archaeopteryx@coole-files.de>
Sat, 05 Nov 2016 11:29:16 +0100
changeset 434264 0252b20fcf3cfc8b35b48556d2b07f98ae0026ad
parent 434263 eb40a5379d2de9fca02b8aa376f154fc00c89ffe
child 434265 0636671a638dec1f7d8f725392f5f8aa4e8df65d
push id34753
push userarchaeopteryx@coole-files.de
push dateSat, 05 Nov 2016 10:33:00 +0000
reviewersRyanVM
bugs1310297
milestone52.0a1
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/inputmethod. r?RyanVM MozReview-Commit-ID: 53PLHmGGreu
dom/inputmethod/mochitest/chrome.ini
--- a/dom/inputmethod/mochitest/chrome.ini
+++ b/dom/inputmethod/mochitest/chrome.ini
@@ -1,11 +1,11 @@
 [DEFAULT]
-# dom/inputmethod only makes sense on B2G
-run-if = (buildapp == 'b2g' && toolkit != 'gonk') || buildapp == 'mulet'
+# dom/inputmethod only made sense on B2G
+skip-if = true
 support-files =
   bug1110030_helper.js
   inputmethod_common.js
   file_inputmethod.html
   file_blank.html
   file_test_app.html
   file_test_bug1066515.html
   file_test_bug1137557.html
@@ -34,17 +34,17 @@ support-files =
 [test_bug1059163.html]
 disabled = fails because receiving bad values
 [test_bug1066515.html]
 [test_bug1137557.html]
 [test_bug1175399.html]
 [test_focus_blur_manage_events.html]
 disabled = fails because receiving bad events # also depends on bug 1254823
 [test_forward_hardware_key_to_ime.html]
-skip-if = buildapp != 'mulet'
+skip-if = true # Test only ran on Mulet
 [test_input_registry_events.html]
 disabled = timeout on pine
 [test_sendkey_cancel.html]
 [test_setSupportsSwitching.html]
 [test_simple_manage_events.html]
 disabled = fails because receiving bad events
 [test_sync_edit.html]
 [test_two_inputs.html]