Bug 1191597 part 7 - Enable fullscreen-api test on e10s. draft
authorXidorn Quan <quanxunzhen@gmail.com>
Thu, 07 Jan 2016 14:38:03 +1100
changeset 319978 2e04bfe0193018c247bc28b355c42fde287f19e2
parent 319977 94024145bf99b601e198cd8ff216a8933bf36bc7
child 512671 562a883014a0b9723b0f33c22c9fc9b68ad08ecf
push id9116
push userxquan@mozilla.com
push dateFri, 08 Jan 2016 09:53:58 +0000
bugs1191597
milestone46.0a1
Bug 1191597 part 7 - Enable fullscreen-api test on e10s.
dom/html/test/mochitest.ini
--- a/dom/html/test/mochitest.ini
+++ b/dom/html/test/mochitest.ini
@@ -459,17 +459,17 @@ skip-if = (toolkit == 'gonk' && debug) #
 [test_embed_attributes_reflection.html]
 [test_formData.html]
 [test_formSubmission.html]
 skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT # b2g(NS_ERROR_FILE_TARGET_DOES_NOT_EXIST) b2g-debug(NS_ERROR_FILE_TARGET_DOES_NOT_EXIST) b2g-desktop(NS_ERROR_FILE_TARGET_DOES_NOT_EXIST)
 [test_formSubmission2.html]
 skip-if = toolkit == 'android'
 [test_formelements.html]
 [test_fullscreen-api.html]
-skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT # b2g(time out, some kind of focus issue) b2g-debug(time out, some kind of focus issue) b2g-desktop(time out, some kind of focus issue)
+skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' # b2g(time out, some kind of focus issue) b2g-debug(time out, some kind of focus issue) b2g-desktop(time out, some kind of focus issue)
 [test_fullscreen-api-race.html]
 skip-if = buildapp == 'b2g' || toolkit == 'android' || toolkit == 'cocoa' || e10s # just copy the conditions from the test above
 [test_hidden.html]
 [test_html_attributes_reflection.html]
 [test_htmlcollection.html]
 [test_iframe_sandbox_general.html]
 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
 [test_iframe_sandbox_inheritance.html]