dom/tests/mochitest/general/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/tests/mochitest/general/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,64 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = e10s
     1.6 +support-files =
     1.7 +  497633.html
     1.8 +  file_MozEnteredDomFullscreen.html
     1.9 +  file_bug628069.html
    1.10 +  file_clonewrapper.html
    1.11 +  file_domWindowUtils_scrollbarSize.html
    1.12 +  file_frameElementWrapping.html
    1.13 +  file_interfaces.xml
    1.14 +  file_moving_nodeList.html
    1.15 +  file_moving_xhr.html
    1.16 +  file_showModalDialog.html
    1.17 +  historyframes.html
    1.18 +  resource_timing_iframe.html
    1.19 +  resource_timing_main_test.html
    1.20 +
    1.21 +[test_497898.html]
    1.22 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #Bug 931116, b2g desktop specific, initial triage
    1.23 +[test_bug504220.html]
    1.24 +[test_bug628069_1.html]
    1.25 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.26 +[test_bug628069_2.html]
    1.27 +[test_bug629535.html]
    1.28 +[test_bug631440.html]
    1.29 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.30 +[test_bug653364.html]
    1.31 +[test_bug861217.html]
    1.32 +[test_clientRects.html]
    1.33 +[test_clipboard_events.html]
    1.34 +skip-if = buildapp == 'b2g' # b2g(clipboard undefined) b2g-debug(clipboard undefined) b2g-desktop(clipboard undefined)
    1.35 +[test_consoleAPI.html]
    1.36 +[test_domWindowUtils.html]
    1.37 +[test_domWindowUtils_scrollXY.html]
    1.38 +[test_domWindowUtils_scrollbarSize.html]
    1.39 +[test_focus_legend_noparent.html]
    1.40 +[test_focusrings.xul]
    1.41 +skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT
    1.42 +[test_for_of.html]
    1.43 +[test_frameElementWrapping.html]
    1.44 +[test_framedhistoryframes.html]
    1.45 +[test_idleapi_permissions.html]
    1.46 +skip-if = buildapp == 'b2g'
    1.47 +[test_interfaces.html]
    1.48 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.49 +# [test_network_events.html]
    1.50 +# Disable this test until bug 795711 is fixed.
    1.51 +[test_offsets.html]
    1.52 +[test_offsets.js]
    1.53 +[test_outerHTML.html]
    1.54 +[test_outerHTML.xhtml]
    1.55 +[test_paste_selection.html]
    1.56 +[test_resource_timing.html]
    1.57 +skip-if = buildapp == 'b2g' # b2g(No clipboard) b2g-debug(No clipboard) b2g-desktop(No clipboard)
    1.58 +[test_performance_now.html]
    1.59 +[test_showModalDialog.html]
    1.60 +skip-if = buildapp == 'b2g' || toolkit == 'android' #Don't run modal tests on Android # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog)
    1.61 +[test_stylesheetPI.html]
    1.62 +[test_vibrator.html]
    1.63 +skip-if = toolkit == 'android' #CRASH_SUTAGENT
    1.64 +[test_windowProperties.html]
    1.65 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    1.66 +[test_windowedhistoryframes.html]
    1.67 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage

mercurial