diff --git a/docshell/test/mochitest.ini b/docshell/test/mochitest.ini index 0b447c971ef9..31c602536d32 100644 --- a/docshell/test/mochitest.ini +++ b/docshell/test/mochitest.ini @@ -67,7 +67,7 @@ support-files = bug530396-noref.sjs bug530396-subframe.html skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage [test_bug551225.html] [test_bug570341.html] -skip-if = (toolkit == 'gonk' && debug) #debug-only failure +skip-if = (toolkit == 'gonk' && debug) || (android_version == '18' && debug) #debug-only failure, android bug 1040769 [test_bug580069.html] [test_bug590573.html] skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 823022 # b2g(queryinterfaces into webnavigation, might suffer from something similar as bug 823022) b2g-debug(queryinterfaces into webnavigation, might suffer from something similar as bug 823022) b2g-desktop(queryinterfaces into webnavigation, might suffer from something similar as bug 823022) diff --git a/dom/base/test/mochitest.ini b/dom/base/test/mochitest.ini index 306216a05df7..00361e79c6bc 100644 --- a/dom/base/test/mochitest.ini +++ b/dom/base/test/mochitest.ini @@ -350,7 +350,7 @@ skip-if = buildapp == 'b2g' # b2g(86 total, 4 failing - testing mozAnon - got fa [test_XHR_system.html] skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(12 total, 2 failing - .mozSystem == true - got false, expected true + ) b2g-desktop(12 total, 2 failing - .mozSystem == true - got false, expected true + ) [test_XHR_timeout.html] -skip-if = buildapp == 'b2g' # b2g(flaky on B2G, bug 960743) b2g-debug(flaky on B2G, bug 960743) b2g-desktop(flaky on B2G, bug 960743) +skip-if = buildapp == 'b2g' || (android_version == '18' && debug) # b2g(flaky on B2G, bug 960743) b2g-debug(flaky on B2G, bug 960743) b2g-desktop(flaky on B2G, bug 960743) support-files = test_XHR_timeout.js [test_base.xhtml] [test_blobconstructor.html] diff --git a/dom/canvas/test/mochitest.ini b/dom/canvas/test/mochitest.ini index 9b4e922ff5ac..e0ad9a528d1c 100644 --- a/dom/canvas/test/mochitest.ini +++ b/dom/canvas/test/mochitest.ini @@ -215,7 +215,7 @@ disabled = bug 407107 skip-if = (toolkit == 'gonk' && debug) #bug 1045153 [test_bug902651.html] [test_canvas.html] -skip-if = (toolkit == 'gonk' && debug) || (toolkit == 'android' && processor == 'x86') #debug-only crash; bug 933541 #x86 only bug 913662 +skip-if = (toolkit == 'gonk' && debug) || (toolkit == 'android' && processor == 'x86') || (android_version == '18' && debug) #debug-only crash; bug 933541 #x86 only bug 913662 #android 4.3 debug bug 1143317 [test_canvas_focusring.html] skip-if = (toolkit == 'gonk' && !debug) || os == 'win' #specialpowers.wrap [test_canvas_font_setter.html] diff --git a/dom/imptests/html/mochitest.ini b/dom/imptests/html/mochitest.ini index 6edea95e62ee..35cf5e686083 100644 --- a/dom/imptests/html/mochitest.ini +++ b/dom/imptests/html/mochitest.ini @@ -117,7 +117,7 @@ skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) [dom/nodes/test_Document-createEvent.html] skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) [dom/nodes/test_Document-createProcessingInstruction-literal-1.xhtml] -skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) +skip-if = (toolkit == 'gonk' && debug) || (android_version == '18' && debug) #b2g-debug(debug-only failure) [dom/nodes/test_Document-createProcessingInstruction-literal-2.xhtml] skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) [dom/nodes/test_Document-createProcessingInstruction.html] @@ -161,7 +161,7 @@ skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) [dom/nodes/test_Node-insertBefore.html] skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) [dom/nodes/test_Node-isEqualNode.xhtml] -skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) +skip-if = (toolkit == 'gonk' && debug) || (android_version == '18' && debug) #b2g-debug(debug-only failure) [dom/nodes/test_Node-lookupPrefix.xhtml] skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) [dom/nodes/test_Node-nodeName.html] @@ -257,7 +257,7 @@ skip-if = buildapp == 'b2g' || android_version == '18' #Test timed out. Bug 1078 [dom/ranges/test_Range-selectNode.html] skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) [dom/ranges/test_Range-set.html] -skip-if = buildapp == 'b2g' +skip-if = buildapp == 'b2g' || (android_version == '18' && debug) # android debug time outs [dom/ranges/test_Range-surroundContents.html] skip-if = buildapp == 'b2g' [dom/test_historical.html] @@ -290,7 +290,7 @@ skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-case.xhtml] skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-id.html] -skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) +skip-if = (toolkit == 'gonk' && debug) || (android_version == '18' && debug) #b2g-debug(debug-only failure) [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-id.xhtml] skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-namespace.html] diff --git a/dom/media/webaudio/test/mochitest.ini b/dom/media/webaudio/test/mochitest.ini index 95c7ed37d5d6..a0bf9dace4b2 100644 --- a/dom/media/webaudio/test/mochitest.ini +++ b/dom/media/webaudio/test/mochitest.ini @@ -85,6 +85,7 @@ skip-if = toolkit == 'android' # bug 1056706 [test_channelMergerNodeWithVolume.html] [test_channelSplitterNode.html] [test_channelSplitterNodeWithVolume.html] +skip-if = (android_version == '18' && debug) # bug 1158417 [test_convolverNode.html] [test_convolverNode_mono_mono.html] [test_convolverNodeChannelCount.html] diff --git a/dom/media/webspeech/recognition/test/mochitest.ini b/dom/media/webspeech/recognition/test/mochitest.ini index 92da2e4650f6..22e85d3280ea 100644 --- a/dom/media/webspeech/recognition/test/mochitest.ini +++ b/dom/media/webspeech/recognition/test/mochitest.ini @@ -10,6 +10,7 @@ support-files = skip-if = toolkit == 'android' || toolkit == 'gonk' # bug 1037287 [test_audio_capture_error.html] [test_call_start_from_end_handler.html] +skip-if = (android_version == '18' && debug) # bug 967606 [test_nested_eventloop.html] skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(showmodaldialog) [test_preference_enable.html] diff --git a/layout/style/test/mochitest.ini b/layout/style/test/mochitest.ini index 9fb5e9c9fc42..80c28110c3cd 100644 --- a/layout/style/test/mochitest.ini +++ b/layout/style/test/mochitest.ini @@ -216,6 +216,7 @@ skip-if = android_version == '10' #Android 2.3 aws only; bug 1030432 [test_transitions_computed_value_combinations.html] [test_transitions_events.html] [test_transitions.html] +skip-if = (android_version == '18' && debug) # bug 1159532 [test_transitions_per_property.html] skip-if = buildapp == 'b2g' || toolkit == 'android' #bug 775227 # b2g(times out, needs more time + various failures) b2g-debug(times out, needs more time + various failures) b2g-desktop(times out, needs more time + various failures) [test_transitions_step_functions.html] diff --git a/testing/mochitest/tests/MochiKit-1.4.2/tests/mochitest.ini b/testing/mochitest/tests/MochiKit-1.4.2/tests/mochitest.ini index da084b3a4fd2..1b21d0f58d11 100644 --- a/testing/mochitest/tests/MochiKit-1.4.2/tests/mochitest.ini +++ b/testing/mochitest/tests/MochiKit-1.4.2/tests/mochitest.ini @@ -19,6 +19,7 @@ skip-if = (toolkit == 'android' && processor == 'x86') #x86 only [test_MochiKit-DateTime.html] [test_MochiKit-DOM.html] [test_MochiKit-DOM-Safari.html] +skip-if = (android_version == '18' && debug) # intermittent time-out [test_MochiKit-DragAndDrop.html] [test_MochiKit-Format.html] [test_MochiKit-Iter.html]