dom/tests/mochitest/general/mochitest.ini

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     1 [DEFAULT]
     2 skip-if = e10s
     3 support-files =
     4   497633.html
     5   file_MozEnteredDomFullscreen.html
     6   file_bug628069.html
     7   file_clonewrapper.html
     8   file_domWindowUtils_scrollbarSize.html
     9   file_frameElementWrapping.html
    10   file_interfaces.xml
    11   file_moving_nodeList.html
    12   file_moving_xhr.html
    13   file_showModalDialog.html
    14   historyframes.html
    15   resource_timing_iframe.html
    16   resource_timing_main_test.html
    18 [test_497898.html]
    19 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #Bug 931116, b2g desktop specific, initial triage
    20 [test_bug504220.html]
    21 [test_bug628069_1.html]
    22 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    23 [test_bug628069_2.html]
    24 [test_bug629535.html]
    25 [test_bug631440.html]
    26 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    27 [test_bug653364.html]
    28 [test_bug861217.html]
    29 [test_clientRects.html]
    30 [test_clipboard_events.html]
    31 skip-if = buildapp == 'b2g' # b2g(clipboard undefined) b2g-debug(clipboard undefined) b2g-desktop(clipboard undefined)
    32 [test_consoleAPI.html]
    33 [test_domWindowUtils.html]
    34 [test_domWindowUtils_scrollXY.html]
    35 [test_domWindowUtils_scrollbarSize.html]
    36 [test_focus_legend_noparent.html]
    37 [test_focusrings.xul]
    38 skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT
    39 [test_for_of.html]
    40 [test_frameElementWrapping.html]
    41 [test_framedhistoryframes.html]
    42 [test_idleapi_permissions.html]
    43 skip-if = buildapp == 'b2g'
    44 [test_interfaces.html]
    45 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    46 # [test_network_events.html]
    47 # Disable this test until bug 795711 is fixed.
    48 [test_offsets.html]
    49 [test_offsets.js]
    50 [test_outerHTML.html]
    51 [test_outerHTML.xhtml]
    52 [test_paste_selection.html]
    53 [test_resource_timing.html]
    54 skip-if = buildapp == 'b2g' # b2g(No clipboard) b2g-debug(No clipboard) b2g-desktop(No clipboard)
    55 [test_performance_now.html]
    56 [test_showModalDialog.html]
    57 skip-if = buildapp == 'b2g' || toolkit == 'android' #Don't run modal tests on Android # b2g(showmodaldialog) b2g-debug(showmodaldialog) b2g-desktop(showmodaldialog)
    58 [test_stylesheetPI.html]
    59 [test_vibrator.html]
    60 skip-if = toolkit == 'android' #CRASH_SUTAGENT
    61 [test_windowProperties.html]
    62 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    63 [test_windowedhistoryframes.html]
    64 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage

mercurial