diff --git a/browser/base/content/test/general/mochitest.ini b/browser/base/content/test/general/mochitest.ini index 13acd7a6c5f..caccc6f7f84 100644 --- a/browser/base/content/test/general/mochitest.ini +++ b/browser/base/content/test/general/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = audio.ogg bug364677-data.xml diff --git a/browser/components/feeds/test/mochitest.ini b/browser/components/feeds/test/mochitest.ini index c3ce5c0fcc2..46725466ec3 100644 --- a/browser/components/feeds/test/mochitest.ini +++ b/browser/components/feeds/test/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = bug368464-data.xml bug408328-data.xml diff --git a/caps/tests/mochitest/mochitest.ini b/caps/tests/mochitest/mochitest.ini index 962348088b7..187150a05c4 100644 --- a/caps/tests/mochitest/mochitest.ini +++ b/caps/tests/mochitest/mochitest.ini @@ -3,6 +3,7 @@ support-files = file_disableScript.html [test_app_principal_equality.html] +skip-if = e10s [test_bug246699.html] [test_bug292789.html] skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage diff --git a/content/base/test/csp/mochitest.ini b/content/base/test/csp/mochitest.ini index 08650553ee8..67cda615536 100644 --- a/content/base/test/csp/mochitest.ini +++ b/content/base/test/csp/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = file_CSP.css file_CSP.sjs diff --git a/content/base/test/mochitest.ini b/content/base/test/mochitest.ini index b2743a15d78..6b2e835a27e 100644 --- a/content/base/test/mochitest.ini +++ b/content/base/test/mochitest.ini @@ -220,7 +220,7 @@ skip-if = toolkit == 'android' [test_CrossSiteXHR_cache.html] skip-if = toolkit == 'android' [test_CrossSiteXHR_origin.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(https not working, bug 907770) b2g-debug(https not working, bug 907770) b2g-desktop(https not working, bug 907770) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(https not working, bug 907770) b2g-debug(https not working, bug 907770) b2g-desktop(https not working, bug 907770) [test_DOMException.html] [test_EventSource_redirects.html] [test_NodeIterator_basics_filters.xhtml] @@ -230,7 +230,7 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(https not working, bug [test_XHR.html] [test_XHRDocURI.html] [test_XHRSendData.html] -skip-if = buildapp == 'b2g' # b2g(seems to stall) b2g-debug(seems to stall) b2g-desktop(seems to stall) +skip-if = buildapp == 'b2g' || e10s # b2g(seems to stall) b2g-debug(seems to stall) b2g-desktop(seems to stall) [test_XHR_anon.html] [test_XHR_header.html] [test_XHR_onuploadprogress.html] @@ -244,7 +244,7 @@ skip-if = buildapp == 'b2g' # b2g(flaky on B2G, bug 960743) b2g-debug(flaky on B [test_base.xhtml] [test_blobconstructor.html] [test_bug166235.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(clipboard undefined) b2g-debug(clipboard undefined) b2g-desktop(clipboard undefined) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(clipboard undefined) b2g-debug(clipboard undefined) b2g-desktop(clipboard undefined) [test_bug199959.html] [test_bug218236.html] [test_bug218277.html] @@ -254,6 +254,7 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(clipboard undefined) b [test_bug276037-1.html] [test_bug276037-2.xhtml] [test_bug282547.html] +skip-if = e10s [test_bug28293.html] [test_bug28293.xhtml] [test_bug298064.html] @@ -324,6 +325,7 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(https not working, bug [test_bug402150.html^headers^] [test_bug403841.html] [test_bug403852.html] +skip-if = e10s [test_bug403868.xml] [test_bug405182.html] [test_bug409380.html] @@ -347,7 +349,7 @@ skip-if = buildapp == 'b2g' # b2g(bug 901343, specialpowers.wrap issue [nsIChann [test_bug422403-2.xhtml] skip-if = buildapp == 'b2g' [test_bug422537.html] -skip-if = buildapp == 'b2g' # b2g(xmlhttprequest causes crash, bug 902271) b2g-debug(xmlhttprequest causes crash, bug 902271) b2g-desktop(xmlhttprequest causes crash, bug 902271) +skip-if = buildapp == 'b2g' || e10s # b2g(xmlhttprequest causes crash, bug 902271) b2g-debug(xmlhttprequest causes crash, bug 902271) b2g-desktop(xmlhttprequest causes crash, bug 902271) [test_bug424212.html] [test_bug424359-1.html] skip-if = buildapp == 'b2g' @@ -362,7 +364,7 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec [test_bug429157.html] [test_bug431082.html] [test_bug431701.html] -skip-if = buildapp == 'b2g' # b2g(xmlhttprequest causes crash, bug 902271) b2g-debug(xmlhttprequest causes crash, bug 902271) b2g-desktop(xmlhttprequest causes crash, bug 902271) +skip-if = buildapp == 'b2g' || e10s # b2g(xmlhttprequest causes crash, bug 902271) b2g-debug(xmlhttprequest causes crash, bug 902271) b2g-desktop(xmlhttprequest causes crash, bug 902271) [test_bug431833.html] [test_bug433533.html] [test_bug433662.html] @@ -398,7 +400,7 @@ skip-if = buildapp == 'b2g' [test_bug475156.html] skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 855762 # b2g(36 total - bug 902611) b2g-debug(36 total - bug 902611) b2g-desktop(36 total - bug 902611) [test_bug482935.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 855762 +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #bug 855762 [test_bug484396.html] [test_bug493881.html] [test_bug493881.js] @@ -442,7 +444,7 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec [test_bug564863.xhtml] [test_bug567350.html] [test_bug578096.html] -skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(debug-only failure; crash) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || e10s # b2g-debug(debug-only failure; crash) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) [test_bug585978.html] skip-if = (toolkit == 'gonk' && debug) #debug-only timeout [test_bug587931.html] @@ -525,7 +527,7 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 901343, specialpowers.wr [test_bug819051.html] [test_bug820909.html] [test_bug827160.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #needs plugin support # b2g(needs plugin support) b2g-debug(debug-only failure) b2g-desktop(needs plugin support) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #needs plugin support # b2g(needs plugin support) b2g-debug(debug-only failure) b2g-desktop(needs plugin support) [test_bug840098.html] [test_bug868999.html] [test_bug869000.html] @@ -544,9 +546,9 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' #needs plugin support # b2g( [test_classList.html] # This test fails on the Mac for some reason [test_copyimage.html] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit != 'gtk2' && toolkit != 'gtk3' && toolkit != 'windows' #b2g-desktop(Bug 931116, b2g desktop specific, initial triage) +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit != 'gtk2' && toolkit != 'gtk3' && toolkit != 'windows' || e10s #b2g-desktop(Bug 931116, b2g desktop specific, initial triage) [test_copypaste.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 904183 # b2g(clipboard undefined) b2g-debug(clipboard undefined) b2g-desktop(clipboard undefined) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #bug 904183 # b2g(clipboard undefined) b2g-debug(clipboard undefined) b2g-desktop(clipboard undefined) [test_copypaste.xhtml] skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 904183 # b2g(bug 904183) b2g-debug(bug 904183) b2g-desktop(bug 904183) [test_createHTMLDocument.html] @@ -555,8 +557,9 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 904183 # b2g(bug 904183 [test_domparsing.html] [test_elementTraversal.html] [test_fileapi.html] +skip-if = e10s [test_fileapi_slice.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 775227 +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #bug 775227 [test_getElementById.html] [test_html_colors_quirks.html] [test_html_colors_standards.html] @@ -572,27 +575,27 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 775227 [test_meta_viewport5.html] [test_meta_viewport6.html] [test_mixed_content_blocker.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT, SSL_REQUIRED +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT, SSL_REQUIRED [test_mixed_content_blocker_bug803225.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT, SSL_REQUIRED +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT, SSL_REQUIRED [test_mixed_content_blocker_frameNavigation.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT, SSL_REQUIRED +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT, SSL_REQUIRED [test_mozfiledataurl.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT [test_mutationobservers.html] -skip-if = buildapp == 'b2g' # b2g(bug 901385, showmodaldialog) b2g-debug(bug 901385, showmodaldialog) b2g-desktop(bug 901385, showmodaldialog) +skip-if = buildapp == 'b2g' || e10s # b2g(bug 901385, showmodaldialog) b2g-debug(bug 901385, showmodaldialog) b2g-desktop(bug 901385, showmodaldialog) [test_nodelist_holes.html] [test_object.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(needs plugin support) b2g-debug(needs plugin support) b2g-desktop(needs plugin support) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(needs plugin support) b2g-debug(needs plugin support) b2g-desktop(needs plugin support) [test_plugin_freezing.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #CLICK_TO_PLAY +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #CLICK_TO_PLAY [test_processing_instruction_update_stylesheet.xhtml] [test_range_bounds.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_reentrant_flush.html] -skip-if = toolkit == 'android' #RANDOM +skip-if = toolkit == 'android' || e10s #RANDOM [test_sync_xhr_timer.xhtml] -skip-if = toolkit == 'android' #RANDOM +skip-if = toolkit == 'android' || e10s #RANDOM [test_text_wholeText.html] [test_textnode_normalize_in_selection.html] [test_textnode_split_in_selection.html] @@ -603,13 +606,13 @@ skip-if = toolkit == 'android' #RANDOM [test_w3element_traversal.xhtml] [test_w3element_traversal_svg.html] [test_websocket.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s [test_websocket_basic.html] skip-if = buildapp == 'b2g' || toolkit == 'android' [test_websocket_hello.html] skip-if = buildapp == 'b2g' || toolkit == 'android' [test_x-frame-options.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(observerservice issue) b2g-debug(observerservice issue) b2g-desktop(observerservice issue) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(observerservice issue) b2g-debug(observerservice issue) b2g-desktop(observerservice issue) [test_xbl_userdata.xhtml] [test_xhr_abort_after_load.html] skip-if = toolkit == 'android' diff --git a/content/base/test/websocket_hybi/mochitest.ini b/content/base/test/websocket_hybi/mochitest.ini index b3ce53452dc..8e6a75704be 100644 --- a/content/base/test/websocket_hybi/mochitest.ini +++ b/content/base/test/websocket_hybi/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = file_binary-frames_wsh.py file_check-binary-messages_wsh.py diff --git a/content/canvas/test/webgl/mochitest.ini b/content/canvas/test/webgl/mochitest.ini index 88012bb97e5..42d49fab2b8 100644 --- a/content/canvas/test/webgl/mochitest.ini +++ b/content/canvas/test/webgl/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = 00_test_list.txt failing_tests_android.txt diff --git a/content/html/content/test/forms/mochitest.ini b/content/html/content/test/forms/mochitest.ini index b2851db2464..8af9557b5d9 100644 --- a/content/html/content/test/forms/mochitest.ini +++ b/content/html/content/test/forms/mochitest.ini @@ -54,10 +54,12 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec [test_input_url.html] [test_label_control_attribute.html] [test_max_attribute.html] +skip-if = e10s [test_maxlength_attribute.html] [test_meter_element.html] [test_meter_pseudo-classes.html] [test_min_attribute.html] +skip-if = e10s [test_mozistextfield.html] [test_novalidate_attribute.html] [test_option_disabled.html] @@ -67,16 +69,18 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec [test_pattern_attribute.html] [test_progress_element.html] [test_required_attribute.html] +skip-if = e10s [test_restore_form_elements.html] [test_save_restore_radio_groups.html] [test_select_selectedOptions.html] [test_set_range_text.html] [test_step_attribute.html] +skip-if = e10s [test_stepup_stepdown.html] [test_submit_invalid_file.html] [test_textarea_attributes_reflection.html] [test_validation.html] -skip-if = buildapp == 'b2g' # b2g(374 total, bug 901848, no keygen support) b2g-debug(374 total, bug 901848, no keygen support) b2g-desktop(374 total, bug 901848, no keygen support) +skip-if = buildapp == 'b2g' || e10s # b2g(374 total, bug 901848, no keygen support) b2g-debug(374 total, bug 901848, no keygen support) b2g-desktop(374 total, bug 901848, no keygen support) [test_valueAsDate_pref.html] [test_valueasdate_attribute.html] [test_valueasnumber_attribute.html] diff --git a/content/html/content/test/mochitest.ini b/content/html/content/test/mochitest.ini index 9e5b8fa93c7..8e61a9d99d8 100644 --- a/content/html/content/test/mochitest.ini +++ b/content/html/content/test/mochitest.ini @@ -246,7 +246,7 @@ skip-if = toolkit == 'android' [test_bug518122.html] [test_bug519987.html] [test_bug523771.html] -skip-if = buildapp == 'b2g' # b2g(onload of iframe not firing, because submit not working?) b2g-debug(onload of iframe not firing, because submit not working?) b2g-desktop(onload of iframe not firing, because submit not working?) +skip-if = buildapp == 'b2g' || e10s # b2g(onload of iframe not firing, because submit not working?) b2g-debug(onload of iframe not firing, because submit not working?) b2g-desktop(onload of iframe not firing, because submit not working?) [test_bug529819.html] [test_bug529859.html] [test_bug535043.html] @@ -270,7 +270,7 @@ skip-if = toolkit == 'android' #TIMED_OUT [test_bug560112.html] [test_bug561634.html] [test_bug561636.html] -skip-if = buildapp == 'b2g' # b2g(observerservice not working) b2g-debug(observerservice not working) b2g-desktop(observerservice not working) +skip-if = buildapp == 'b2g' || e10s # b2g(observerservice not working) b2g-debug(observerservice not working) b2g-desktop(observerservice not working) [test_bug561640.html] [test_bug564001.html] [test_bug566046.html] @@ -291,16 +291,19 @@ skip-if = buildapp == 'b2g' # b2g(observerservice not working) b2g-debug(observe [test_bug589.html] [test_bug590353-1.html] [test_bug590353-2.html] +skip-if = e10s [test_bug590363.html] [test_bug592802.html] [test_bug593689.html] [test_bug595429.html] +skip-if = e10s [test_bug595447.html] [test_bug595449.html] -skip-if = (toolkit == 'gonk' && debug) #debug-only failure +skip-if = (toolkit == 'gonk' && debug) || e10s #debug-only failure [test_bug596350.html] [test_bug596511.html] [test_bug598643.html] +skip-if = e10s [test_bug598833-1.html] [test_bug600155.html] [test_bug601030.html] @@ -316,7 +319,7 @@ skip-if = (toolkit == 'gonk' && debug) #debug-only failure [test_bug612730.html] skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(form control not selected/checked with synthesizeMouse, also fails on Android) b2g-debug(form control not selected/checked with synthesizeMouse, also fails on Android) b2g-desktop(form control not selected/checked with synthesizeMouse, also fails on Android) [test_bug613113.html] -skip-if = buildapp == 'b2g' # b2g(bug 587671, need an invalidformsubmit observer) b2g-debug(bug 587671, need an invalidformsubmit observer) b2g-desktop(bug 587671, need an invalidformsubmit observer) +skip-if = buildapp == 'b2g' || e10s # b2g(bug 587671, need an invalidformsubmit observer) b2g-debug(bug 587671, need an invalidformsubmit observer) b2g-desktop(bug 587671, need an invalidformsubmit observer) [test_bug613722.html] [test_bug613979.html] [test_bug615595.html] @@ -324,22 +327,29 @@ skip-if = buildapp == 'b2g' # b2g(bug 587671, need an invalidformsubmit observer skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT # b2g(form control not selected/checked with synthesizeMouse, also fails on Android) b2g-debug(form control not selected/checked with synthesizeMouse, also fails on Android) b2g-desktop(form control not selected/checked with synthesizeMouse, also fails on Android) [test_bug617528.html] [test_bug618948.html] -skip-if = buildapp == 'b2g' # b2g(bug 587671, need an invalidformsubmit observer) b2g-debug(bug 587671, need an invalidformsubmit observer) b2g-desktop(bug 587671, need an invalidformsubmit observer) +skip-if = buildapp == 'b2g' || e10s # b2g(bug 587671, need an invalidformsubmit observer) b2g-debug(bug 587671, need an invalidformsubmit observer) b2g-desktop(bug 587671, need an invalidformsubmit observer) [test_bug619278.html] -skip-if = buildapp == 'b2g' # b2g(bug 587671, need an invalidformsubmit observer) b2g-debug(bug 587671, need an invalidformsubmit observer) b2g-desktop(bug 587671, need an invalidformsubmit observer) +skip-if = buildapp == 'b2g' || e10s # b2g(bug 587671, need an invalidformsubmit observer) b2g-debug(bug 587671, need an invalidformsubmit observer) b2g-desktop(bug 587671, need an invalidformsubmit observer) [test_bug622558.html] +skip-if = e10s [test_bug622597.html] -skip-if = buildapp == 'b2g' # b2g(bug 587671, need an invalidformsubmit observer) b2g-debug(bug 587671, need an invalidformsubmit observer) b2g-desktop(bug 587671, need an invalidformsubmit observer) +skip-if = buildapp == 'b2g' || e10s # b2g(bug 587671, need an invalidformsubmit observer) b2g-debug(bug 587671, need an invalidformsubmit observer) b2g-desktop(bug 587671, need an invalidformsubmit observer) [test_bug623291.html] +skip-if = e10s [test_bug6296.html] +skip-if = e10s [test_bug629801.html] +skip-if = e10s [test_bug633058.html] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage [test_bug636336.html] +skip-if = e10s [test_bug641219.html] +skip-if = e10s [test_bug643051.html] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage [test_bug646157.html] +skip-if = e10s [test_bug649134.html] # This extra subdirectory is needed due to the nature of this test. # With the bug, the test loads the base URL of the bug649134/file_*.sjs @@ -390,7 +400,7 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec [test_bug839913.html] [test_bug840877.html] [test_bug841466.html] -skip-if = (toolkit == 'gonk' && debug) #debug-only failure +skip-if = (toolkit == 'gonk' && debug) || e10s #debug-only failure [test_bug845057.html] [test_bug869040.html] [test_bug870787.html] @@ -407,33 +417,35 @@ skip-if = (toolkit == 'gonk' && debug) #debug-only failure [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) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #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 == 'b2g' || toolkit == 'android' #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 == '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) [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 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage [test_iframe_sandbox_inheritance.html] -skip-if = buildapp == 'b2g' # b2g(Crash, bug 904659) b2g-debug(Crash, bug 904659) b2g-desktop(Crash, bug 904659) +skip-if = buildapp == 'b2g' || e10s # b2g(Crash, bug 904659) b2g-debug(Crash, bug 904659) b2g-desktop(Crash, bug 904659) [test_iframe_sandbox_modal.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #modal tests fail on android # b2g(modal tests fail on B2G) b2g-debug(modal tests fail on B2G) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #modal tests fail on android # b2g(modal tests fail on B2G) b2g-debug(modal tests fail on B2G) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) [test_iframe_sandbox_navigation.html] -skip-if = buildapp == 'b2g' # b2g(Crash, bug 904659) b2g-debug(Crash, bug 904659) b2g-desktop(Crash, bug 904659) +skip-if = buildapp == 'b2g' || e10s # b2g(Crash, bug 904659) b2g-debug(Crash, bug 904659) b2g-desktop(Crash, bug 904659) [test_iframe_sandbox_navigation2.html] -skip-if = buildapp == 'b2g' # b2g(Crash, bug 904659) b2g-debug(Crash, bug 904659) b2g-desktop(Crash, bug 904659) +skip-if = buildapp == 'b2g' || e10s # b2g(Crash, bug 904659) b2g-debug(Crash, bug 904659) b2g-desktop(Crash, bug 904659) [test_iframe_sandbox_plugins.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) [test_iframe_sandbox_popups.html] -skip-if = buildapp == 'b2g' # b2g(multiple concurrent window.open()s fail on B2G) b2g-debug(multiple concurrent window.open()s fail on B2G) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) +skip-if = buildapp == 'b2g' || e10s # b2g(multiple concurrent window.open()s fail on B2G) b2g-debug(multiple concurrent window.open()s fail on B2G) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) [test_iframe_sandbox_popups_inheritance.html] -skip-if = buildapp == 'b2g' # b2g(multiple concurrent window.open()s fail on B2G) b2g-debug(multiple concurrent window.open()s fail on B2G) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) +skip-if = buildapp == 'b2g' || e10s # b2g(multiple concurrent window.open()s fail on B2G) b2g-debug(multiple concurrent window.open()s fail on B2G) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) [test_iframe_sandbox_same_origin.html] +skip-if = e10s [test_iframe_sandbox_workers.html] +skip-if = e10s [test_img_attributes_reflection.html] [test_imageSrcSet.html] [test_li_attributes_reflection.html] @@ -447,7 +459,7 @@ skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(Perma- [test_nested_invalid_fieldsets.html] [test_object_attributes_reflection.html] [test_object_plugin_nav.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) [test_ol_attributes_reflection.html] [test_option_defaultSelected.html] [test_option_selected_state.html] diff --git a/content/html/document/test/mochitest.ini b/content/html/document/test/mochitest.ini index 414b3d9eabb..c6a262a0c8d 100644 --- a/content/html/document/test/mochitest.ini +++ b/content/html/document/test/mochitest.ini @@ -25,9 +25,9 @@ support-files = [test_bug1823.html] [test_bug57600.html] [test_bug196523.html] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage [test_bug199692.html] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #bug 811644 #Bug 931116, b2g desktop specific, initial triage +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' || e10s #bug 811644 #Bug 931116, b2g desktop specific, initial triage [test_bug172261.html] [test_bug255820.html] [test_bug259332.html] @@ -38,10 +38,10 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #bug [test_bug340017.xhtml] [test_bug359657.html] [test_bug369370.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s [test_bug380383.html] [test_bug391777.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) [test_bug402680.html] [test_bug403868.html] [test_bug403868.xhtml] @@ -71,10 +71,10 @@ skip-if = toolkit == 'android' [test_bug677495.html] [test_bug677495-1.html] [test_bug741266.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(needs control of popup window size) b2g-debug(needs control of popup window size) b2g-desktop(needs control of popup window size) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(needs control of popup window size) b2g-debug(needs control of popup window size) b2g-desktop(needs control of popup window size) [test_non-ascii-cookie.html] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s [test_bug765780.html] [test_bug871161.html] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage support-files = file_bug871161-1.html file_bug871161-2.html diff --git a/content/media/mediasource/test/mochitest.ini b/content/media/mediasource/test/mochitest.ini index 7bc811a42a2..7eb02a501c2 100644 --- a/content/media/mediasource/test/mochitest.ini +++ b/content/media/mediasource/test/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = seek.webm seek.webm^headers^ [test_MediaSource.html] diff --git a/content/media/test/mochitest.ini b/content/media/test/mochitest.ini index 8f01a79d75a..df301b9434d 100644 --- a/content/media/test/mochitest.ini +++ b/content/media/test/mochitest.ini @@ -333,7 +333,7 @@ skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(timed [test_can_play_type_mpeg.html] skip-if = buildapp == 'b2g' # b2g(7 failures out of 27) b2g-debug(7 failures out of 27) b2g-desktop(7 failures out of 27) [test_can_play_type_ogg.html] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s [test_can_play_type_no_ogg.html] [test_closing_connections.html] [test_constants.html] diff --git a/content/media/webspeech/recognition/test/mochitest.ini b/content/media/webspeech/recognition/test/mochitest.ini index 5e149e4c480..d78f3af8baf 100644 --- a/content/media/webspeech/recognition/test/mochitest.ini +++ b/content/media/webspeech/recognition/test/mochitest.ini @@ -10,7 +10,7 @@ support-files = [test_audio_capture_error.html] [test_call_start_from_end_handler.html] [test_nested_eventloop.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) [test_preference_enable.html] [test_recognition_service_error.html] skip-if = buildapp == 'b2g' # b2g(timed out) b2g-debug(timed out) b2g-desktop(timed out) diff --git a/content/media/webspeech/synth/ipc/test/mochitest.ini b/content/media/webspeech/synth/ipc/test/mochitest.ini index 1fa5f0fccc0..e7b66c20745 100644 --- a/content/media/webspeech/synth/ipc/test/mochitest.ini +++ b/content/media/webspeech/synth/ipc/test/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s [test_ipc.html] skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 857673 # b2g(comp.classes['@mozilla.org/special-powers-observer;1'] is undefined) b2g-debug(comp.classes['@mozilla.org/special-powers-observer;1'] is undefined) b2g-desktop(comp.classes['@mozilla.org/special-powers-observer;1'] is undefined) diff --git a/content/media/webspeech/synth/test/mochitest.ini b/content/media/webspeech/synth/test/mochitest.ini index b1fc0a3cd6d..52c9f9bcdc5 100644 --- a/content/media/webspeech/synth/test/mochitest.ini +++ b/content/media/webspeech/synth/test/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = common.js [test_setup.html] diff --git a/content/xml/document/test/mochitest.ini b/content/xml/document/test/mochitest.ini index 98a80284260..19ae0a743c9 100644 --- a/content/xml/document/test/mochitest.ini +++ b/content/xml/document/test/mochitest.ini @@ -8,7 +8,7 @@ support-files = [test_bug343870.xhtml] [test_bug355213.xhtml] [test_bug392338.html] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s [test_bug399502.xhtml] [test_bug445330.html] [test_bug691215.html] diff --git a/docshell/test/iframesandbox/mochitest.ini b/docshell/test/iframesandbox/mochitest.ini index 574278f0219..7453b760bdb 100644 --- a/docshell/test/iframesandbox/mochitest.ini +++ b/docshell/test/iframesandbox/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = file_other_auxiliary_navigation_by_location.html file_our_auxiliary_navigation_by_location.html diff --git a/docshell/test/mochitest.ini b/docshell/test/mochitest.ini index c183fc14474..afd8e1133d5 100644 --- a/docshell/test/mochitest.ini +++ b/docshell/test/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = bug123696-subframe.html bug369814.jar diff --git a/docshell/test/navigation/mochitest.ini b/docshell/test/navigation/mochitest.ini index e1a00ffe12f..b8d15e08399 100644 --- a/docshell/test/navigation/mochitest.ini +++ b/docshell/test/navigation/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = NavigationUtils.js blank.html diff --git a/dom/alarm/test/mochitest.ini b/dom/alarm/test/mochitest.ini index 0c883401a00..5a1f6edb996 100644 --- a/dom/alarm/test/mochitest.ini +++ b/dom/alarm/test/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s [test_alarm_add_data.html] skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage diff --git a/dom/apps/tests/mochitest.ini b/dom/apps/tests/mochitest.ini index 85c3f7480fd..40a6c5396c0 100644 --- a/dom/apps/tests/mochitest.ini +++ b/dom/apps/tests/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = toolkit=='gonk' #b2g(bug 972927, nearly perma-fail) b2g-debug(bug 972927, nearly perma-fail) +skip-if = toolkit=='gonk' || e10s #b2g(bug 972927, nearly perma-fail) b2g-debug(bug 972927, nearly perma-fail) support-files = file_app.sjs file_app.template.html diff --git a/dom/battery/test/mochitest.ini b/dom/battery/test/mochitest.ini index 55c5923692b..010425ce82d 100644 --- a/dom/battery/test/mochitest.ini +++ b/dom/battery/test/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s [test_battery_basics.html] skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) diff --git a/dom/browser-element/mochitest/mochitest-oop.ini b/dom/browser-element/mochitest/mochitest-oop.ini index 2308c8a82bc..13ddfae3d89 100644 --- a/dom/browser-element/mochitest/mochitest-oop.ini +++ b/dom/browser-element/mochitest/mochitest-oop.ini @@ -3,7 +3,7 @@ # so we don't run that test on platforms which don't support OOP tests. # OOP tests don't work on native-fennec (bug 774939). # Bug 960345 - Disabled on OSX debug for frequent crashes. -skip-if = os == "android" || (toolkit == "cocoa" && debug) || (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) +skip-if = os == "android" || (toolkit == "cocoa" && debug) || (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || e10s support-files = browserElement_OpenMixedProcess.js file_browserElement_OpenMixedProcess.html diff --git a/dom/browser-element/mochitest/mochitest.ini b/dom/browser-element/mochitest/mochitest.ini index c0ed29d9b5c..0a7d0ff136a 100644 --- a/dom/browser-element/mochitest/mochitest.ini +++ b/dom/browser-element/mochitest/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || e10s support-files = ../../../browser/base/content/test/general/audio.ogg ../../../content/media/test/short-video.ogv diff --git a/dom/browser-element/mochitest/priority/mochitest.ini b/dom/browser-element/mochitest/priority/mochitest.ini index fcc5b7d06fb..0ea1cba6951 100644 --- a/dom/browser-element/mochitest/priority/mochitest.ini +++ b/dom/browser-element/mochitest/priority/mochitest.ini @@ -1,6 +1,6 @@ [DEFAULT] # Good luck running these tests on anything but desktop Linux. -skip-if = toolkit != "gtk2" || (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) +skip-if = toolkit != "gtk2" || (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || e10s # Note: ../browserElementTestHelpers.js makes all tests in this directory OOP, # because testing the process-priority manager without OOP frames does not make diff --git a/dom/contacts/tests/mochitest.ini b/dom/contacts/tests/mochitest.ini index ddb0b25b5a0..1c50ccd2c13 100644 --- a/dom/contacts/tests/mochitest.ini +++ b/dom/contacts/tests/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s [shared.js] [test_contacts_basics.html] diff --git a/dom/datastore/tests/mochitest.ini b/dom/datastore/tests/mochitest.ini index 8322a9cdfb8..ac718be2969 100644 --- a/dom/datastore/tests/mochitest.ini +++ b/dom/datastore/tests/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = toolkit=='gonk' #b2g(bug 974270, frequent failures) b2g-debug(bug 974270, frequent failures) +skip-if = toolkit=='gonk' || e10s #b2g(bug 974270, frequent failures) b2g-debug(bug 974270, frequent failures) support-files = file_app_install.html file_readonly.html diff --git a/dom/devicestorage/ipc/mochitest.ini b/dom/devicestorage/ipc/mochitest.ini index b2e30a1e742..37bb5f93bb6 100644 --- a/dom/devicestorage/ipc/mochitest.ini +++ b/dom/devicestorage/ipc/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = toolkit == 'android' #bug 781789 & bug 782275 +skip-if = toolkit == 'android' || e10s #bug 781789 & bug 782275 support-files = ../test/devicestorage_common.js [test_ipc.html] diff --git a/dom/devicestorage/test/mochitest.ini b/dom/devicestorage/test/mochitest.ini index 0106c5cf7d9..f905a3631ba 100644 --- a/dom/devicestorage/test/mochitest.ini +++ b/dom/devicestorage/test/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = toolkit == 'android' #bug 781789 & bug 782275 +skip-if = toolkit == 'android' || e10s #bug 781789 & bug 782275 support-files = devicestorage_common.js [test_823965.html] diff --git a/dom/encoding/test/mochitest.ini b/dom/encoding/test/mochitest.ini index 21266373c38..f0adace1cea 100644 --- a/dom/encoding/test/mochitest.ini +++ b/dom/encoding/test/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = file_utf16_be_bom.css file_utf16_be_bom.js diff --git a/dom/encoding/test/unit/mochitest.ini b/dom/encoding/test/unit/mochitest.ini index 1e2419f0adc..51e72dc1bf8 100644 --- a/dom/encoding/test/unit/mochitest.ini +++ b/dom/encoding/test/unit/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s [test_big5.js] [test_euc-jp.js] diff --git a/dom/events/test/mochitest.ini b/dom/events/test/mochitest.ini index 03f5f1acfd6..7065633991a 100644 --- a/dom/events/test/mochitest.ini +++ b/dom/events/test/mochitest.ini @@ -23,7 +23,7 @@ skip-if = buildapp == 'b2g' [test_bug299673-1.html] [test_bug299673-2.html] [test_bug322588.html] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage [test_bug328885.html] [test_bug336682.js] [test_bug336682_1.html] @@ -37,9 +37,9 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT [test_bug412567.html] [test_bug422132.html] -skip-if = buildapp == 'b2g' # b2g(2 failures out of 8, mousewheel test) b2g-debug(2 failures out of 8, mousewheel test) b2g-desktop(2 failures out of 8, mousewheel test) +skip-if = buildapp == 'b2g' || e10s # b2g(2 failures out of 8, mousewheel test) b2g-debug(2 failures out of 8, mousewheel test) b2g-desktop(2 failures out of 8, mousewheel test) [test_bug426082.html] -skip-if = buildapp == 'b2g' || os == "win" || toolkit == 'android' # Intermittent failures, bug 921693 # b2g(1 failure out of 6, Moving the mouse down from the label should have unpressed the button) b2g-debug(1 failure out of 6, Moving the mouse down from the label should have unpressed the button) b2g-desktop(1 failure out of 6, Moving the mouse down from the label should have unpressed the button) +skip-if = buildapp == 'b2g' || os == "win" || toolkit == 'android' || e10s # Intermittent failures, bug 921693 # b2g(1 failure out of 6, Moving the mouse down from the label should have unpressed the button) b2g-debug(1 failure out of 6, Moving the mouse down from the label should have unpressed the button) b2g-desktop(1 failure out of 6, Moving the mouse down from the label should have unpressed the button) [test_bug427537.html] [test_bug428988.html] [test_bug432698.html] @@ -56,7 +56,7 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec [test_bug502818.html] skip-if = toolkit == 'android' #CRASH_DUMP, RANDOM [test_bug508479.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #CRASH_DUMP, RANDOM # b2g(drag event, also fails on Android) b2g-debug(drag event, also fails on Android) b2g-desktop(drag event, also fails on Android) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #CRASH_DUMP, RANDOM # b2g(drag event, also fails on Android) b2g-debug(drag event, also fails on Android) b2g-desktop(drag event, also fails on Android) [test_bug822898.html] [test_bug517851.html] [test_bug534833.html] @@ -95,7 +95,7 @@ skip-if = toolkit == 'android' #CRASH_DUMP, RANDOM [test_bug650493.html] skip-if = toolkit == 'android' #CRASH_DUMP, RANDOM [test_bug656379-1.html] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #TIMED_OUT #Bug 931116, b2g desktop specific, initial triage +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' || e10s #TIMED_OUT #Bug 931116, b2g desktop specific, initial triage [test_bug656379-2.html] skip-if = toolkit == 'android' #CRASH_DUMP, RANDOM [test_bug656954.html] @@ -131,14 +131,14 @@ skip-if = toolkit == "gonk" [test_clickevent_on_input.html] skip-if = toolkit == 'android' #CRASH_DUMP, RANDOM [test_continuous_wheel_events.html] -skip-if = buildapp == 'b2g' # b2g(5535 passed, 108 failed - more tests running than desktop) b2g-debug(5535 passed, 108 failed - more tests running than desktop) b2g-desktop(5535 passed, 108 failed - more tests running than desktop) +skip-if = buildapp == 'b2g' || e10s # b2g(5535 passed, 108 failed - more tests running than desktop) b2g-debug(5535 passed, 108 failed - more tests running than desktop) b2g-desktop(5535 passed, 108 failed - more tests running than desktop) [test_dblclick_explicit_original_target.html] [test_dom_keyboard_event.html] skip-if = toolkit == 'android' #CRASH_DUMP, RANDOM [test_dom_mouse_event.html] skip-if = toolkit == 'android' #CRASH_DUMP, RANDOM [test_dom_wheel_event.html] -skip-if = buildapp == 'b2g' # b2g(456 failed out of 19873, mousewheel test) b2g-debug(456 failed out of 19873, mousewheel test) b2g-desktop(456 failed out of 19873, mousewheel test) +skip-if = buildapp == 'b2g' || e10s # b2g(456 failed out of 19873, mousewheel test) b2g-debug(456 failed out of 19873, mousewheel test) b2g-desktop(456 failed out of 19873, mousewheel test) [test_draggableprop.html] skip-if = toolkit == 'android' #CRASH_DUMP, RANDOM [test_dragstart.html] @@ -151,4 +151,4 @@ skip-if = toolkit == 'android' #CRASH_DUMP, RANDOM [test_messageEvent.html] [test_moz_mouse_pixel_scroll_event.html] [test_wheel_default_action.html] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s diff --git a/dom/file/test/mochitest.ini b/dom/file/test/mochitest.ini index dbfcd636793..1b3f35489a0 100644 --- a/dom/file/test/mochitest.ini +++ b/dom/file/test/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = dummy_worker.js helpers.js diff --git a/dom/indexedDB/ipc/mochitest.ini b/dom/indexedDB/ipc/mochitest.ini index d6903f5c61a..4a55c62e16d 100644 --- a/dom/indexedDB/ipc/mochitest.ini +++ b/dom/indexedDB/ipc/mochitest.ini @@ -1,4 +1,4 @@ [DEFAULT] [test_ipc.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 783513 # b2g(nested ipc not working) b2g-debug(nested ipc not working) b2g-desktop(nested ipc not working) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #bug 783513 # b2g(nested ipc not working) b2g-debug(nested ipc not working) b2g-desktop(nested ipc not working) diff --git a/dom/indexedDB/test/mochitest.ini b/dom/indexedDB/test/mochitest.ini index a54900d9aa0..d8ffe94458b 100644 --- a/dom/indexedDB/test/mochitest.ini +++ b/dom/indexedDB/test/mochitest.ini @@ -161,7 +161,7 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec [test_overlapping_transactions.html] skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage [test_persistenceType.html] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage [test_put_get_values.html] skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage [test_put_get_values_autoIncrement.html] diff --git a/dom/inputmethod/mochitest/mochitest.ini b/dom/inputmethod/mochitest/mochitest.ini index 8a064054941..247119d844f 100644 --- a/dom/inputmethod/mochitest/mochitest.ini +++ b/dom/inputmethod/mochitest/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = toolkit == 'android' #Not supported on Android +skip-if = toolkit == 'android' || e10s #Not supported on Android support-files = inputmethod_common.js file_inputmethod.html diff --git a/dom/media/tests/identity/mochitest.ini b/dom/media/tests/identity/mochitest.ini index 04338789f53..ad0deb54641 100644 --- a/dom/media/tests/identity/mochitest.ini +++ b/dom/media/tests/identity/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = /.well-known/idp-proxy/idp.html /.well-known/idp-proxy/idp-proxy.js diff --git a/dom/media/tests/ipc/mochitest.ini b/dom/media/tests/ipc/mochitest.ini index ab13960ea3a..8081ab9e83e 100644 --- a/dom/media/tests/ipc/mochitest.ini +++ b/dom/media/tests/ipc/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s [test_ipc.html] skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 910661 # b2g(nested ipc not working) b2g-debug(debug-only failure) b2g-desktop(nested ipc not working) diff --git a/dom/mobilemessage/tests/mochitest.ini b/dom/mobilemessage/tests/mochitest.ini index 0495b70ba77..c0edbf36c77 100644 --- a/dom/mobilemessage/tests/mochitest.ini +++ b/dom/mobilemessage/tests/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s [test_sms_basics.html] skip-if = toolkit == 'android' #Bug 909036 diff --git a/dom/network/tests/mochitest.ini b/dom/network/tests/mochitest.ini index a8e007abde7..376acd80559 100644 --- a/dom/network/tests/mochitest.ini +++ b/dom/network/tests/mochitest.ini @@ -5,7 +5,7 @@ skip-if = toolkit == "gonk" [test_tcpsocket_enabled_no_perm.html] skip-if = toolkit == "gonk" [test_tcpsocket_enabled_with_perm.html] -skip-if = toolkit == "gonk" +skip-if = toolkit == "gonk" || e10s [test_networkstats_alarms.html] skip-if = toolkit != "gonk" [test_networkstats_basics.html] diff --git a/dom/permission/tests/mochitest.ini b/dom/permission/tests/mochitest.ini index 510c37d73cf..30799ed5814 100644 --- a/dom/permission/tests/mochitest.ini +++ b/dom/permission/tests/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = file_framework.js file_shim.html diff --git a/dom/phonenumberutils/tests/mochitest.ini b/dom/phonenumberutils/tests/mochitest.ini index 08e8cab5a20..163c31b1587 100644 --- a/dom/phonenumberutils/tests/mochitest.ini +++ b/dom/phonenumberutils/tests/mochitest.ini @@ -1,3 +1,4 @@ [DEFAULT] +skip-if = e10s [test_phonenumberutils_basics.html] diff --git a/dom/plugins/test/mochitest/mochitest.ini b/dom/plugins/test/mochitest/mochitest.ini index 12d61a76ffc..c981b705aff 100644 --- a/dom/plugins/test/mochitest/mochitest.ini +++ b/dom/plugins/test/mochitest/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #b2g-desktop(tests that use plugins) +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #b2g-desktop(tests that use plugins) support-files = 307-xo-redirect.sjs crashing_subpage.html diff --git a/dom/power/test/mochitest.ini b/dom/power/test/mochitest.ini index f6742511506..75176dbbb91 100644 --- a/dom/power/test/mochitest.ini +++ b/dom/power/test/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s [test_bug957893.html] [test_bug957899.html] diff --git a/dom/settings/tests/mochitest.ini b/dom/settings/tests/mochitest.ini index b8c7ad396b7..76b0281fb90 100644 --- a/dom/settings/tests/mochitest.ini +++ b/dom/settings/tests/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = (toolkit == 'gonk' && debug) #debug-only failure, bug 932878 +skip-if = (toolkit == 'gonk' && debug) || e10s #debug-only failure, bug 932878 [test_settings_basics.html] [test_settings_blobs.html] diff --git a/dom/src/json/test/mochitest.ini b/dom/src/json/test/mochitest.ini index aa4fb346506..cf4ef53efd5 100644 --- a/dom/src/json/test/mochitest.ini +++ b/dom/src/json/test/mochitest.ini @@ -1,3 +1,4 @@ [DEFAULT] +skip-if = e10s [test_json.html] diff --git a/dom/src/jsurl/test/mochitest.ini b/dom/src/jsurl/test/mochitest.ini index 431bfb2c630..ae62b8816c2 100644 --- a/dom/src/jsurl/test/mochitest.ini +++ b/dom/src/jsurl/test/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = fail.html form-submit.html diff --git a/dom/tests/mochitest/ajax/jquery/mochitest.ini b/dom/tests/mochitest/ajax/jquery/mochitest.ini index 7f4fb67c474..20cf876ea8f 100644 --- a/dom/tests/mochitest/ajax/jquery/mochitest.ini +++ b/dom/tests/mochitest/ajax/jquery/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = manifest.json dist/jquery.js diff --git a/dom/tests/mochitest/ajax/mochikit/mochitest.ini b/dom/tests/mochitest/ajax/mochikit/mochitest.ini index 25f301e302b..1da6405da44 100644 --- a/dom/tests/mochitest/ajax/mochikit/mochitest.ini +++ b/dom/tests/mochitest/ajax/mochikit/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = manifest.json MochiKit/Async.js diff --git a/dom/tests/mochitest/ajax/mochikit/tests/mochitest.ini b/dom/tests/mochitest/ajax/mochikit/tests/mochitest.ini index e8043d69be6..10b19ec43d5 100644 --- a/dom/tests/mochitest/ajax/mochikit/tests/mochitest.ini +++ b/dom/tests/mochitest/ajax/mochikit/tests/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = FakeJSAN.js MochiKit-Async.html diff --git a/dom/tests/mochitest/ajax/offline/mochitest.ini b/dom/tests/mochitest/ajax/offline/mochitest.ini index 6577f28331d..5125653d943 100644 --- a/dom/tests/mochitest/ajax/offline/mochitest.ini +++ b/dom/tests/mochitest/ajax/offline/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = toolkit == 'android' #SLOW_DIRECTORY +skip-if = toolkit == 'android' || e10s #SLOW_DIRECTORY support-files = 445544.cacheManifest 445544.cacheManifest^headers^ diff --git a/dom/tests/mochitest/ajax/prototype/mochitest.ini b/dom/tests/mochitest/ajax/prototype/mochitest.ini index e7d932bfc32..5fec4956320 100644 --- a/dom/tests/mochitest/ajax/prototype/mochitest.ini +++ b/dom/tests/mochitest/ajax/prototype/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = manifest.json dist/prototype.js diff --git a/dom/tests/mochitest/ajax/scriptaculous/mochitest.ini b/dom/tests/mochitest/ajax/scriptaculous/mochitest.ini index 2bef57e2280..aaa01d12aa6 100644 --- a/dom/tests/mochitest/ajax/scriptaculous/mochitest.ini +++ b/dom/tests/mochitest/ajax/scriptaculous/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = manifest.json lib/prototype.js diff --git a/dom/tests/mochitest/bugs/mochitest.ini b/dom/tests/mochitest/bugs/mochitest.ini index 9d5e4cf9572..17c91b20f2f 100644 --- a/dom/tests/mochitest/bugs/mochitest.ini +++ b/dom/tests/mochitest/bugs/mochitest.ini @@ -38,13 +38,13 @@ support-files = [test_bug132255.html] [test_bug159849.html] [test_bug260264.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(dom.disable_open_during_load not implemented in b2g) b2g-debug(dom.disable_open_during_load not implemented in b2g) b2g-desktop(dom.disable_open_during_load not implemented in b2g) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(dom.disable_open_during_load not implemented in b2g) b2g-debug(dom.disable_open_during_load not implemented in b2g) b2g-desktop(dom.disable_open_during_load not implemented in b2g) [test_bug260264_nested.html] -skip-if = buildapp == 'b2g' # b2g(dom.disable_open_during_load not implemented in b2g) b2g-debug(dom.disable_open_during_load not implemented in b2g) b2g-desktop(dom.disable_open_during_load not implemented in b2g) +skip-if = buildapp == 'b2g' || e10s # b2g(dom.disable_open_during_load not implemented in b2g) b2g-debug(dom.disable_open_during_load not implemented in b2g) b2g-desktop(dom.disable_open_during_load not implemented in b2g) [test_bug265203.html] [test_bug291377.html] [test_bug291653.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) [test_bug304459.html] [test_bug308856.html] [test_bug327891.html] @@ -57,7 +57,7 @@ skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage [test_bug351601.html] [test_bug369306.html] -skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || toolkit == 'android' #TIMED_OUT # b2g-debug(test timed out, can't focus back from popup window to opener?) b2g-desktop(test timed out, can't focus back from popup window to opener?) +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || toolkit == 'android' || e10s #TIMED_OUT # b2g-debug(test timed out, can't focus back from popup window to opener?) b2g-desktop(test timed out, can't focus back from popup window to opener?) [test_bug370098.html] [test_bug377539.html] [test_bug384122.html] @@ -72,16 +72,16 @@ skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) [test_bug400204.html] [test_bug404748.html] [test_bug406375.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s [test_bug411103.html] [test_bug414291.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) [test_bug427744.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s [test_bug42976.html] [test_bug430276.html] [test_bug437361.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(dom.disable_open_during_load not implemented in b2g, showmodaldialog) b2g-debug(dom.disable_open_during_load not implemented in b2g, showmodaldialog) b2g-desktop(dom.disable_open_during_load not implemented in b2g, showmodaldialog) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(dom.disable_open_during_load not implemented in b2g, showmodaldialog) b2g-debug(dom.disable_open_during_load not implemented in b2g, showmodaldialog) b2g-desktop(dom.disable_open_during_load not implemented in b2g, showmodaldialog) [test_bug440572.html] [test_bug456151.html] [test_bug458091.html] @@ -89,14 +89,14 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec [test_bug459848.html] [test_bug465263.html] [test_bug479143.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) [test_bug484775.html] [test_bug492925.html] [test_bug49312.html] skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage [test_bug495219.html] [test_bug504862.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #RANDOM # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #RANDOM # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) [test_bug529328.html] [test_bug531176.html] [test_bug531542.html] @@ -115,9 +115,9 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec [test_bug593174.html] skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage [test_bug597809.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug61098.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) [test_bug612267.html] [test_bug617296.html] [test_bug620947.html] @@ -125,7 +125,7 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(showmodaldialog) b2g-d skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage [test_bug633133.html] [test_bug641552.html] -skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || toolkit == 'android' +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || toolkit == 'android' || e10s [test_bug642026.html] [test_bug648465.html] skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage @@ -154,14 +154,14 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop spec [test_bug876098.html] [test_bug927901.html] [test_devicemotion_multiple_listeners.html] -skip-if = toolkit == 'android' #bug 775227 +skip-if = toolkit == 'android' || e10s #bug 775227 [test_domparser_after_blank.html] [test_onerror_message.html] [test_protochains.html] [test_resize_move_windows.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #Windows can't change size and position on Android # b2g(Windows can't change size and position on B2G) b2g-debug(Windows can't change size and position on B2G) b2g-desktop(Windows can't change size and position on B2G) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #Windows can't change size and position on Android # b2g(Windows can't change size and position on B2G) b2g-debug(Windows can't change size and position on B2G) b2g-desktop(Windows can't change size and position on B2G) [test_sizetocontent_clamp.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #Windows can't change size on Android # b2g(Windows can't change size on B2G) b2g-debug(Windows can't change size on B2G) b2g-desktop(Windows can't change size on B2G) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #Windows can't change size on Android # b2g(Windows can't change size on B2G) b2g-debug(Windows can't change size on B2G) b2g-desktop(Windows can't change size on B2G) [test_toJSON.html] [test_window_bar.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s diff --git a/dom/tests/mochitest/crypto/mochitest-legacy.ini b/dom/tests/mochitest/crypto/mochitest-legacy.ini index fe4684e4794..30274031e34 100644 --- a/dom/tests/mochitest/crypto/mochitest-legacy.ini +++ b/dom/tests/mochitest/crypto/mochitest-legacy.ini @@ -1 +1,2 @@ [test_legacy.html] +skip-if = e10s diff --git a/dom/tests/mochitest/crypto/mochitest-no-legacy.ini b/dom/tests/mochitest/crypto/mochitest-no-legacy.ini index 9e52490dcc7..5af2e777185 100644 --- a/dom/tests/mochitest/crypto/mochitest-no-legacy.ini +++ b/dom/tests/mochitest/crypto/mochitest-no-legacy.ini @@ -1 +1,2 @@ [test_no_legacy.html] +skip-if = e10s diff --git a/dom/tests/mochitest/crypto/mochitest.ini b/dom/tests/mochitest/crypto/mochitest.ini index 8e23cb9c09f..14e454cf3cb 100644 --- a/dom/tests/mochitest/crypto/mochitest.ini +++ b/dom/tests/mochitest/crypto/mochitest.ini @@ -1,3 +1,4 @@ [DEFAULT] +skip-if = e10s [test_getRandomValues.html] diff --git a/dom/tests/mochitest/gamepad/mochitest.ini b/dom/tests/mochitest/gamepad/mochitest.ini index 342a6f96a64..5c1d019900e 100644 --- a/dom/tests/mochitest/gamepad/mochitest.ini +++ b/dom/tests/mochitest/gamepad/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = gamepad_frame.html gamepad_frame_state.html diff --git a/dom/tests/mochitest/general/mochitest.ini b/dom/tests/mochitest/general/mochitest.ini index 7216f9f7010..19716c6a450 100644 --- a/dom/tests/mochitest/general/mochitest.ini +++ b/dom/tests/mochitest/general/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = 497633.html file_MozEnteredDomFullscreen.html diff --git a/dom/tests/mochitest/geolocation/mochitest.ini b/dom/tests/mochitest/geolocation/mochitest.ini index 78d13f35907..fd3d700e392 100644 --- a/dom/tests/mochitest/geolocation/mochitest.ini +++ b/dom/tests/mochitest/geolocation/mochitest.ini @@ -10,7 +10,7 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT # b2g(Bug 910235 [test_allowWatch.html] skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT [test_cachedPosition.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT [test_cancelCurrent.html] skip-if = buildapp == 'b2g' [test_cancelWatch.html] @@ -20,10 +20,10 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT [test_clearWatch_invalid.html] skip-if = buildapp == 'b2g' [test_errorcheck.html] -skip-if = toolkit=='gonk' || toolkit == 'android' #TIMED_OUT # b2g-debug(debug-only timeout) +skip-if = toolkit=='gonk' || toolkit == 'android' || e10s #TIMED_OUT # b2g-debug(debug-only timeout) [test_geolocation_is_undefined_when_pref_is_off.html] [test_handlerSpinsEventLoop.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #Don't run modal tests on Android # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #Don't run modal tests on Android # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog) [test_manyCurrentConcurrent.html] skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT [test_manyCurrentSerial.html] @@ -35,15 +35,15 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT [test_manyWindows.html] skip-if = buildapp == 'b2g' [test_mozsettings.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #mozSettings is undefined +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #mozSettings is undefined [test_mozsettingsWatch.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #mozSettings is undefined +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #mozSettings is undefined [test_optional_api_params.html] skip-if = buildapp == 'b2g' [test_shutdown.html] skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT [test_timerRestartWatch.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT [test_windowClose.html] skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT [test_worseAccuracyDoesNotBlockCallback.html] diff --git a/dom/tests/mochitest/localstorage/mochitest.ini b/dom/tests/mochitest/localstorage/mochitest.ini index 69bc5004246..3b3c50c4be3 100644 --- a/dom/tests/mochitest/localstorage/mochitest.ini +++ b/dom/tests/mochitest/localstorage/mochitest.ini @@ -30,7 +30,7 @@ skip-if = toolkit=='gonk' # b2g(4 failures) b2g-debug(debug-only failure) [test_embededNulls.html] [test_keySync.html] [test_localStorageBase.html] -skip-if = buildapp == 'b2g' # b2g(no storage chrome event received) +skip-if = buildapp == 'b2g' || e10s # b2g(no storage chrome event received) [test_localStorageBaseSessionOnly.html] skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) [test_localStorageCookieSettings.html] diff --git a/dom/tests/mochitest/notification/mochitest.ini b/dom/tests/mochitest/notification/mochitest.ini index 62d79785a97..ac54da83579 100644 --- a/dom/tests/mochitest/notification/mochitest.ini +++ b/dom/tests/mochitest/notification/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = MockServices.js NotificationTest.js diff --git a/dom/tests/mochitest/orientation/mochitest.ini b/dom/tests/mochitest/orientation/mochitest.ini index 3a48e978b88..0eaf710092d 100644 --- a/dom/tests/mochitest/orientation/mochitest.ini +++ b/dom/tests/mochitest/orientation/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = bug507902-frame.html [test_bug507902.html] diff --git a/dom/tests/mochitest/sessionstorage/mochitest.ini b/dom/tests/mochitest/sessionstorage/mochitest.ini index 95ac06f774f..019dd1fd4c6 100644 --- a/dom/tests/mochitest/sessionstorage/mochitest.ini +++ b/dom/tests/mochitest/sessionstorage/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = file_http.html file_https.html diff --git a/dom/tests/mochitest/storageevent/mochitest.ini b/dom/tests/mochitest/storageevent/mochitest.ini index e16d9cd2e96..f18fb840b1e 100644 --- a/dom/tests/mochitest/storageevent/mochitest.ini +++ b/dom/tests/mochitest/storageevent/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = frameLocalStorageMaster.html frameLocalStorageSlaveEqual.html diff --git a/dom/tests/mochitest/webapps/mochitest.ini b/dom/tests/mochitest/webapps/mochitest.ini index f127c78eb5e..fc17e636693 100644 --- a/dom/tests/mochitest/webapps/mochitest.ini +++ b/dom/tests/mochitest/webapps/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = file_bug_779982.html file_bug_779982.js diff --git a/dom/tests/mochitest/whatwg/mochitest.ini b/dom/tests/mochitest/whatwg/mochitest.ini index 5c1ab261039..5861db82690 100644 --- a/dom/tests/mochitest/whatwg/mochitest.ini +++ b/dom/tests/mochitest/whatwg/mochitest.ini @@ -25,7 +25,7 @@ support-files = [test_MessageEvent.html] [test_postMessage_basehref.html] [test_postMessage_closed.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 894914 - wrong data - got FAIL, expected message # b2g(bug 894914 - wrong data - got FAIL, expected message) b2g-debug(bug 894914 - wrong data - got FAIL, expected message) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #bug 894914 - wrong data - got FAIL, expected message # b2g(bug 894914 - wrong data - got FAIL, expected message) b2g-debug(bug 894914 - wrong data - got FAIL, expected message) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) [test_postMessage_hash.html] [test_postMessage.html] [test_postMessage_idn.xhtml] diff --git a/dom/workers/test/mochitest.ini b/dom/workers/test/mochitest.ini index 8bc31794348..8b37867ade9 100644 --- a/dom/workers/test/mochitest.ini +++ b/dom/workers/test/mochitest.ini @@ -120,7 +120,7 @@ skip-if = buildapp == 'b2g' # b2g(Failed to load script: relativeLoad_import.js) [test_sharedWorker.html] [test_simpleThread.html] [test_suspend.html] -skip-if = buildapp == 'b2g' # b2g(test timed out, might need more time) b2g-debug(test timed out, might need more time) b2g-desktop(test timed out, might need more time) +skip-if = buildapp == 'b2g' || e10s # b2g(test timed out, might need more time) b2g-debug(test timed out, might need more time) b2g-desktop(test timed out, might need more time) [test_terminate.html] [test_threadErrors.html] [test_threadTimeouts.html] @@ -137,12 +137,12 @@ skip-if = (toolkit == 'gonk' && debug) #debug-only crash, bug 931887 [test_xhr_headers.html] [test_xhr_implicit_cancel.html] [test_xhr_parameters.html] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s [test_xhr_parameters.js] [test_xhr_system.html] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s [test_xhr_system.js] [test_xhr_timeout.html] -skip-if = (os == "win") || (os == "mac") || toolkit == 'android' #bug 798220 +skip-if = (os == "win") || (os == "mac") || toolkit == 'android' || e10s #bug 798220 [test_url_exceptions.html] [test_urlSearchParams.html] diff --git a/editor/libeditor/base/tests/mochitest.ini b/editor/libeditor/base/tests/mochitest.ini index 2e999ea15c8..acda8b81051 100644 --- a/editor/libeditor/base/tests/mochitest.ini +++ b/editor/libeditor/base/tests/mochitest.ini @@ -8,7 +8,7 @@ skip-if = toolkit == 'android' [test_bug514156.html] [test_bug567213.html] [test_bug586662.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug599983.html] [test_bug742261.html] [test_bug773262.html] diff --git a/editor/libeditor/html/tests/mochitest.ini b/editor/libeditor/html/tests/mochitest.ini index 762c48aa24f..b8ed9aab3a9 100644 --- a/editor/libeditor/html/tests/mochitest.ini +++ b/editor/libeditor/html/tests/mochitest.ini @@ -24,11 +24,11 @@ skip-if = os != "mac" skip-if = toolkit == 'android' [test_bug404320.html] [test_bug410986.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug414526.html] [test_bug417418.html] [test_bug432225.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug439808.html] [test_bug442186.html] [test_bug449243.html] @@ -37,20 +37,20 @@ skip-if = toolkit == 'android' [test_bug460740.html] [test_bug468353.html] [test_bug478725.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug480647.html] [test_bug480972.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug484181.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug487524.html] [test_bug520189.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug525389.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug537046.html] [test_bug549262.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug550434.html] [test_bug551704.html] [test_bug552782.html] @@ -60,7 +60,7 @@ skip-if = toolkit == 'android' [test_bug592592.html] [test_bug597784.html] [test_bug599322.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug607584.html] [test_bug611182.html] skip-if = toolkit == 'android' @@ -72,11 +72,12 @@ skip-if = toolkit == 'android' #TIMED_OUT skip-if = toolkit == 'android' #bug 957797 [test_bug629845.html] [test_bug640321.html] +skip-if = e10s [test_bug668599.html] [test_bug674770-1.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug674770-2.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug674861.html] [test_bug676401.html] [test_bug677752.html] @@ -102,5 +103,6 @@ skip-if = os != "win" [test_keypress_untrusted_event.html] [test_root_element_replacement.html] [test_select_all_without_body.html] +skip-if = e10s [test_spellcheck_pref.html] skip-if = toolkit == 'android' diff --git a/editor/libeditor/text/tests/mochitest.ini b/editor/libeditor/text/tests/mochitest.ini index 9ef793d1384..429a1c9ae4b 100644 --- a/editor/libeditor/text/tests/mochitest.ini +++ b/editor/libeditor/text/tests/mochitest.ini @@ -4,11 +4,11 @@ skip-if = buildapp == 'b2g' [test_bug318065.html] [test_bug471722.html] [test_bug527935.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug590554.html] [test_bug596001.html] [test_bug596333.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug596506.html] [test_bug597331.html] [test_bug600570.html] @@ -19,7 +19,7 @@ skip-if = toolkit == 'android' skip-if = toolkit == 'android' [test_bug625452.html] [test_bug629172.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s [test_bug638596.html] [test_bug641466.html] [test_bug645914.html] diff --git a/embedding/test/mochitest.ini b/embedding/test/mochitest.ini index 5a190eda46c..2b0445c3fd8 100644 --- a/embedding/test/mochitest.ini +++ b/embedding/test/mochitest.ini @@ -12,4 +12,4 @@ skip-if = toolkit == 'android' [test_nsFind.html] [test_private_window_from_content.html] [test_window_open_units.html] -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || e10s diff --git a/extensions/cookie/test/mochitest.ini b/extensions/cookie/test/mochitest.ini index acfa523a5fd..794dce7d52e 100644 --- a/extensions/cookie/test/mochitest.ini +++ b/extensions/cookie/test/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = beltzner.jpg beltzner.jpg^headers^ diff --git a/gfx/tests/mochitest.ini b/gfx/tests/mochitest.ini index 283cfd019ba..8026f07c69b 100644 --- a/gfx/tests/mochitest.ini +++ b/gfx/tests/mochitest.ini @@ -2,4 +2,5 @@ skip-if = buildapp == 'b2g' [mochitest/test_bug509244.html] [mochitest/test_bug513439.html] +skip-if = e10s [mochitest/test_acceleration.html] diff --git a/image/test/mochitest/mochitest.ini b/image/test/mochitest/mochitest.ini index 39f018815a1..380c578fdd4 100644 --- a/image/test/mochitest/mochitest.ini +++ b/image/test/mochitest/mochitest.ini @@ -57,6 +57,7 @@ support-files = [test_ImageContentLoaded.html] [test_bug399925.html] +skip-if = e10s # [test_bug435296.html] # disabled - See bug 578591 [test_bug466586.html] diff --git a/layout/base/tests/mochitest.ini b/layout/base/tests/mochitest.ini index 82fa8cf8dae..3cb3967cf3c 100644 --- a/layout/base/tests/mochitest.ini +++ b/layout/base/tests/mochitest.ini @@ -77,14 +77,14 @@ skip-if = true # Bug 492575 skip-if = buildapp == 'b2g' || true # bug 934301 # b2g(times out) b2g-debug(times out) b2g-desktop(times out) support-files = bug450930.xhtml [test_bug465448.xul] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s [test_bug469170.html] [test_bug471126.html] [test_bug435293-scale.html] [test_bug435293-interaction.html] [test_bug435293-skew.html] [test_reftests_with_caret.html] -skip-if = (toolkit == 'gonk' && debug) #debug-only timeout +skip-if = (toolkit == 'gonk' && debug) || e10s #debug-only timeout support-files = bug106855-1.html bug106855-2.html @@ -163,7 +163,7 @@ support-files = [test_bug582181-2.html] [test_bug588174.html] [test_bug607529.html] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage support-files = file_bug607529.html [test_bug667512.html] [test_bug677878.html] @@ -172,15 +172,15 @@ support-files = file_bug607529.html [test_event_target_iframe_oop.html] support-files = bug921928_event_target_iframe_apps_oop.html [test_mozPaintCount.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(depends on plugins support) b2g-debug(depends on plugins support) b2g-desktop(depends on plugins support) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(depends on plugins support) b2g-debug(depends on plugins support) b2g-desktop(depends on plugins support) [test_scroll_event_ordering.html] [test_bug583889.html] support-files = bug583889_inner1.html bug583889_inner2.html [test_bug582771.html] [test_bug603550.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT # b2g(Components.classes[@mozilla.org/widget/dragservice;1] is undefined) b2g-debug(Components.classes[@mozilla.org/widget/dragservice;1] is undefined) b2g-desktop(Components.classes[@mozilla.org/widget/dragservice;1] is undefined) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT # b2g(Components.classes[@mozilla.org/widget/dragservice;1] is undefined) b2g-debug(Components.classes[@mozilla.org/widget/dragservice;1] is undefined) b2g-desktop(Components.classes[@mozilla.org/widget/dragservice;1] is undefined) [test_bug629838.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(depends on plugins support) b2g-debug(depends on plugins support) b2g-desktop(depends on plugins support) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(depends on plugins support) b2g-debug(depends on plugins support) b2g-desktop(depends on plugins support) [test_bug646757.html] [test_bug718809.html] [test_bug725426.html] diff --git a/layout/forms/test/mochitest.ini b/layout/forms/test/mochitest.ini index f3a13963cd8..7ae01f88de5 100644 --- a/layout/forms/test/mochitest.ini +++ b/layout/forms/test/mochitest.ini @@ -8,8 +8,9 @@ support-files = [test_bug287446.html] skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #bug 947789 [test_bug345267.html] +skip-if = e10s [test_bug348236.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(select form control popup) b2g-debug(select form control popup) b2g-desktop(select form control popup) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(select form control popup) b2g-debug(select form control popup) b2g-desktop(select form control popup) [test_bug353539.html] [test_bug365410.html] [test_bug378670.html] @@ -22,7 +23,7 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(needs copy support) b2 [test_bug477531.html] [test_bug477700.html] [test_bug478219.xhtml] -skip-if = buildapp == 'b2g' || toolkit == 'android' #window.closed not working, bug 907795 # b2g(window.closed not working, bug 907795) b2g-debug(window.closed not working, bug 907795) b2g-desktop(window.closed not working, bug 907795) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #window.closed not working, bug 907795 # b2g(window.closed not working, bug 907795) b2g-debug(window.closed not working, bug 907795) b2g-desktop(window.closed not working, bug 907795) [test_bug534785.html] [test_bug542914.html] skip-if = (toolkit == 'gonk' && debug) #debug-only failure @@ -30,7 +31,7 @@ skip-if = (toolkit == 'gonk' && debug) #debug-only failure [test_bug562447.html] [test_bug563642.html] [test_bug564115.html] -skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || toolkit == 'android' #TIMED_OUT # b2g-debug(times out on window.open and focus event) b2g-desktop(times out on window.open and focus event) +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || toolkit == 'android' || e10s #TIMED_OUT # b2g-debug(times out on window.open and focus event) b2g-desktop(times out on window.open and focus event) [test_bug571352.html] skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT # b2g(shift-click multi-select not working?) b2g-debug(shift-click multi-select not working?) b2g-desktop(shift-click multi-select not working?) [test_bug572406.html] @@ -46,7 +47,7 @@ skip-if = toolkit == 'android' [test_bug717878_input_scroll.html] [test_bug869314.html] [test_bug903715.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' #select elements don't use an in-page popup on Android # b2g(select elements don't use an in-page popup in B2G) b2g-debug(select elements don't use an in-page popup in B2G) b2g-desktop(select elements don't use an in-page popup in B2G) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #select elements don't use an in-page popup on Android # b2g(select elements don't use an in-page popup in B2G) b2g-debug(select elements don't use an in-page popup in B2G) b2g-desktop(select elements don't use an in-page popup in B2G) [test_bug935876.html] skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Esc key is consumed by another event handler only on desktop B2G [test_bug957562.html] diff --git a/layout/generic/test/mochitest.ini b/layout/generic/test/mochitest.ini index 232a198a812..1a91145d386 100644 --- a/layout/generic/test/mochitest.ini +++ b/layout/generic/test/mochitest.ini @@ -94,11 +94,11 @@ skip-if = buildapp == 'b2g' # b2g(Target should not have scrolled - got 114.1000 [test_bug938772.html] [test_bug970363.html] [test_contained_plugin_transplant.html] -skip-if = os=='win' +skip-if = os=='win' || e10s [test_image_selection.html] [test_image_selection_2.html] [test_invalidate_during_plugin_paint.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) [test_movement_by_characters.html] [test_movement_by_words.html] # Disable the caret movement by word test on Linux because the shortcut keys @@ -109,18 +109,19 @@ skip-if = (toolkit == "gtk2") || (toolkit == "gtk3") || (os == "win") skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(opened window too small?) b2g-desktop(opened window too small?) support-files = page_scroll_with_fixed_pos_window.html [test_plugin_clipping.xhtml] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage [test_plugin_clipping2.xhtml] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage [test_plugin_clipping_transformed.xhtml] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage [test_plugin_clipping_table.xhtml] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage [test_plugin_focus.html] -skip-if = buildapp == 'b2g' # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) +skip-if = buildapp == 'b2g' || e10s # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) [test_plugin_mouse_coords.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported) [test_plugin_position.xhtml] +skip-if = e10s [test_selection_expanding.html] skip-if = buildapp == 'b2g' # b2g(mouse selection not working) b2g-debug(mouse selection not working) b2g-desktop(mouse selection not working) support-files = selection_expanding_xbl.xml diff --git a/layout/style/test/mochitest.ini b/layout/style/test/mochitest.ini index 9a4d8604818..bb1fc01b437 100644 --- a/layout/style/test/mochitest.ini +++ b/layout/style/test/mochitest.ini @@ -160,7 +160,7 @@ support-files = file_position_sticky.html [test_priority_preservation.html] [test_property_syntax_errors.html] [test_pseudoelement_state.html] -skip-if = (toolkit == 'gonk' && debug) #debug-only failure +skip-if = (toolkit == 'gonk' && debug) || e10s #debug-only failure [test_pseudoelement_parsing.html] [test_redundant_font_download.html] support-files = redundant_font_download.sjs diff --git a/netwerk/test/mochitests/mochitest.ini b/netwerk/test/mochitests/mochitest.ini index 33b05095144..c0200e62b38 100644 --- a/netwerk/test/mochitests/mochitest.ini +++ b/netwerk/test/mochitests/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = partial_content.sjs user_agent.sjs diff --git a/parser/htmlparser/tests/mochitest/mochitest.ini b/parser/htmlparser/tests/mochitest/mochitest.ini index 840c23b1a09..0eab64af4a8 100644 --- a/parser/htmlparser/tests/mochitest/mochitest.ini +++ b/parser/htmlparser/tests/mochitest/mochitest.ini @@ -125,7 +125,7 @@ support-files = [test_html5_tree_construction.html] skip-if = toolkit == 'android' #TIMED_OUT [test_html5_tree_construction_part2.html] -skip-if = toolkit == 'android' #TIMED_OUT +skip-if = toolkit == 'android' || e10s #TIMED_OUT [test_viewsource.html] [test_xml_mislabeled.html] # Disabled test due to orange on Linux diff --git a/security/manager/ssl/tests/mochitest/bugs/mochitest-legacy.ini b/security/manager/ssl/tests/mochitest/bugs/mochitest-legacy.ini index 0e696cf4642..44ae449f4d6 100644 --- a/security/manager/ssl/tests/mochitest/bugs/mochitest-legacy.ini +++ b/security/manager/ssl/tests/mochitest/bugs/mochitest-legacy.ini @@ -1 +1,2 @@ [test_generateCRMFRequest.html] +skip-if = e10s \ No newline at end of file diff --git a/security/manager/ssl/tests/mochitest/bugs/mochitest.ini b/security/manager/ssl/tests/mochitest/bugs/mochitest.ini index 31e6ab737ea..3ef07df6a6b 100644 --- a/security/manager/ssl/tests/mochitest/bugs/mochitest.ini +++ b/security/manager/ssl/tests/mochitest/bugs/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s [test_bug480509.html] skip-if = toolkit == 'android' diff --git a/security/manager/ssl/tests/mochitest/mixedcontent/mochitest.ini b/security/manager/ssl/tests/mochitest/mixedcontent/mochitest.ini index 7e1adb6336a..8d6ae29e81d 100644 --- a/security/manager/ssl/tests/mochitest/mixedcontent/mochitest.ini +++ b/security/manager/ssl/tests/mochitest/mixedcontent/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT +skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s #TIMED_OUT support-files = alloworigin.sjs backward.html diff --git a/security/manager/ssl/tests/mochitest/stricttransportsecurity/mochitest.ini b/security/manager/ssl/tests/mochitest/stricttransportsecurity/mochitest.ini index 250b79273f3..1d3a494d908 100644 --- a/security/manager/ssl/tests/mochitest/stricttransportsecurity/mochitest.ini +++ b/security/manager/ssl/tests/mochitest/stricttransportsecurity/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = nosts_bootstrap.html nosts_bootstrap.html^headers^ diff --git a/testing/mochitest/tests/Harness_sanity/mochitest.ini b/testing/mochitest/tests/Harness_sanity/mochitest.ini index 0d35de35be0..690269fe9b2 100644 --- a/testing/mochitest/tests/Harness_sanity/mochitest.ini +++ b/testing/mochitest/tests/Harness_sanity/mochitest.ini @@ -13,7 +13,7 @@ support-files = file_SpecialPowersFrame1.html [test_SpecialPowersLoadChromeScript.html] support-files = SpecialPowersLoadChromeScript.js [test_bug816847.html] -skip-if = toolkit == 'android' #No test app installed +skip-if = toolkit == 'android' || e10s #No test app installed [test_sanity_cleanup.html] [test_sanity_cleanup2.html] [test_sanityEventUtils.html] diff --git a/toolkit/components/alerts/test/mochitest.ini b/toolkit/components/alerts/test/mochitest.ini index bd26563d58c..09e6bf327d2 100644 --- a/toolkit/components/alerts/test/mochitest.ini +++ b/toolkit/components/alerts/test/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s # Synchronous tests like test_alerts.html must come before # asynchronous tests like test_alerts_noobserve.html! diff --git a/toolkit/components/passwordmgr/test/mochitest.ini b/toolkit/components/passwordmgr/test/mochitest.ini index 5231c60c1df..cbf1d407d70 100644 --- a/toolkit/components/passwordmgr/test/mochitest.ini +++ b/toolkit/components/passwordmgr/test/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = authenticate.sjs formsubmit.sjs diff --git a/toolkit/components/places/tests/browser/mochitest.ini b/toolkit/components/places/tests/browser/mochitest.ini index 4166272aac1..b26ec131234 100644 --- a/toolkit/components/places/tests/browser/mochitest.ini +++ b/toolkit/components/places/tests/browser/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = 399606-httprefresh.html 399606-location.reload.html diff --git a/toolkit/components/places/tests/chrome/mochitest.ini b/toolkit/components/places/tests/chrome/mochitest.ini index bdada4019e6..d609ff6e3b8 100644 --- a/toolkit/components/places/tests/chrome/mochitest.ini +++ b/toolkit/components/places/tests/chrome/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = sample_feed.atom bad_links.atom diff --git a/toolkit/components/places/tests/mochitest.ini b/toolkit/components/places/tests/mochitest.ini index 52c71112b1a..72198acbecb 100644 --- a/toolkit/components/places/tests/mochitest.ini +++ b/toolkit/components/places/tests/mochitest.ini @@ -1,3 +1,3 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = bug94514-postpage.html diff --git a/toolkit/components/prompts/test/mochitest.ini b/toolkit/components/prompts/test/mochitest.ini index 8bc73b8721c..c32300b9908 100644 --- a/toolkit/components/prompts/test/mochitest.ini +++ b/toolkit/components/prompts/test/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = bug619644_inner.html bug625187_iframe.html diff --git a/toolkit/components/satchel/test/mochitest.ini b/toolkit/components/satchel/test/mochitest.ini index 2f2f2670a65..6bd5ec67de8 100644 --- a/toolkit/components/satchel/test/mochitest.ini +++ b/toolkit/components/satchel/test/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = satchel_common.js subtst_form_submission_1.html diff --git a/toolkit/components/url-classifier/tests/mochitest/mochitest.ini b/toolkit/components/url-classifier/tests/mochitest/mochitest.ini index 386c6336673..c24844eb9dc 100644 --- a/toolkit/components/url-classifier/tests/mochitest/mochitest.ini +++ b/toolkit/components/url-classifier/tests/mochitest/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = classifierFrame.html cleanWorker.js diff --git a/toolkit/devtools/apps/tests/mochitest.ini b/toolkit/devtools/apps/tests/mochitest.ini index a4c35a147b4..d640516174d 100644 --- a/toolkit/devtools/apps/tests/mochitest.ini +++ b/toolkit/devtools/apps/tests/mochitest.ini @@ -1,4 +1,5 @@ [DEFAULT] +skip-if = e10s support-files = debugger-protocol-helper.js redirect.sjs diff --git a/toolkit/modules/tests/mochitest/mochitest.ini b/toolkit/modules/tests/mochitest/mochitest.ini index a5a7623ac3e..18959e7ef16 100644 --- a/toolkit/modules/tests/mochitest/mochitest.ini +++ b/toolkit/modules/tests/mochitest/mochitest.ini @@ -1,3 +1,4 @@ [DEFAULT] skip-if = buildapp == 'b2g' [test_spatial_navigation.html] +skip-if = e10s \ No newline at end of file diff --git a/toolkit/mozapps/extensions/test/mochitest/mochitest.ini b/toolkit/mozapps/extensions/test/mochitest/mochitest.ini index 2a6463c8d75..c7ca993ef0b 100644 --- a/toolkit/mozapps/extensions/test/mochitest/mochitest.ini +++ b/toolkit/mozapps/extensions/test/mochitest/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = file_empty.html diff --git a/uriloader/exthandler/tests/mochitest/mochitest.ini b/uriloader/exthandler/tests/mochitest/mochitest.ini index 3414540f25c..2d1a4f13697 100644 --- a/uriloader/exthandler/tests/mochitest/mochitest.ini +++ b/uriloader/exthandler/tests/mochitest/mochitest.ini @@ -1,5 +1,5 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s support-files = handlerApp.xhtml handlerApps.js diff --git a/widget/tests/mochitest.ini b/widget/tests/mochitest.ini index 6c52f2e8692..2d182318a20 100644 --- a/widget/tests/mochitest.ini +++ b/widget/tests/mochitest.ini @@ -1,5 +1,6 @@ [DEFAULT] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || e10s + [test_assign_event_data.html] skip-if = toolkit == "cocoa" # Bug 933303 [test_bug565392.html]