Bug 1321376 - Disable test_bug961363.html for e10s mode until we can get a proper test written for the select dropdown in parent behaviour. r?Enn draft
authorMike Conley <mconley@mozilla.com>
Thu, 01 Dec 2016 23:01:46 -0800
changeset 451175 d4b9ac0b6c1987ba3a8bff1efe48adeb61615805
parent 451174 419f255a12f9dd99bf7668f5ce7b8237e0890daa
child 451176 9e2fe5751f1148748d1bc5e9b0ed0a9b6ab3e311
push id39077
push usermconley@mozilla.com
push dateMon, 19 Dec 2016 21:16:52 +0000
reviewersEnn
bugs1321376, 961363
milestone53.0a1
Bug 1321376 - Disable test_bug961363.html for e10s mode until we can get a proper test written for the select dropdown in parent behaviour. r?Enn MozReview-Commit-ID: 6cs97wCCGHR
layout/forms/test/mochitest.ini
--- a/layout/forms/test/mochitest.ini
+++ b/layout/forms/test/mochitest.ini
@@ -47,17 +47,17 @@ skip-if = toolkit == 'android'
 [test_bug903715.html]
 skip-if = toolkit == 'android' || e10s #select elements don't use an in-page popup on Android
 [test_bug935876.html]
 # Bug 1023472 - Fails when pushed into a different chunk on Android
 skip-if = toolkit == 'android'
 [test_bug957562.html]
 [test_bug960277.html]
 [test_bug961363.html]
-skip-if = toolkit == 'android' # Bug 1021644 - Fails when pushed into a different chunk on Android
+skip-if = e10s || toolkit == 'android' # Bug 1324560 - Test needs to be re-written for e10s, Bug 1021644 - Fails when pushed into a different chunk on Android
 [test_bug1111995.html]
 [test_bug1301290.html]
 skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' # b2g(resizing textarea not available in b2g) b2g-debug(resizing textarea not available in b2g) b2g-desktop(resizing textarea not available in b2g)
 [test_bug1305282.html]
 [test_listcontrol_search.html]
 skip-if = toolkit == 'android' #select elements don't use an in-page popup on Android
 [test_select_prevent_default.html]
 [test_select_vertical.html]