Bug 981796 - Disable this test on Android. r=snorp draft
authorBlake Kaplan <mrbkap@gmail.com>
Mon, 19 Jun 2017 17:23:11 -0700
changeset 597023 dae4cd63bfe9df17c4de8ff8d60d1f94d0540197
parent 595796 7ca27a437f98e7b6721e957f66dc8e4e26f95f76
child 634104 8227e3299e19cc7cc635425a02abeb7f15e43e8c
push id64794
push userbmo:mrbkap@mozilla.com
push dateTue, 20 Jun 2017 00:36:08 +0000
reviewerssnorp
bugs981796
milestone56.0a1
Bug 981796 - Disable this test on Android. r=snorp Android sets dom.disable_window_showModalDialog to true in mobile.js so this test now fails because it explicitly sets the pref to false. For the time being, it's easiest to simply skip this test on Android and turn it back on once we remove the test entirely. MozReview-Commit-ID: 5XsiXupESvg
dom/tests/mochitest/bugs/mochitest.ini
--- a/dom/tests/mochitest/bugs/mochitest.ini
+++ b/dom/tests/mochitest/bugs/mochitest.ini
@@ -79,16 +79,17 @@ skip-if = toolkit == 'android' #TIMED_OU
 [test_bug393974.html]
 [test_bug394769.html]
 [test_bug396843.html]
 [test_bug400204.html]
 [test_bug404748.html]
 [test_bug406375.html]
 skip-if = e10s || toolkit == 'android'
 [test_bug414291.html]
+skip-if = toolkit == 'android' # TODO Remove me in bug 1374460
 tags = openwindow
 [test_bug427744.html]
 skip-if = toolkit == 'android'
 [test_bug42976.html]
 [test_bug430276.html]
 [test_bug437361.html]
 skip-if = e10s || toolkit == 'android'
 [test_bug440572.html]