layout/generic/test/mochitest.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 [DEFAULT]
     2 skip-if = toolkit == 'android' #CRASH_DUMP, RANDOM, ONLY IN CHUNK 10
     3 support-files =
     4   ../../reftests/backgrounds/blue-32x32.png
     5   ../../reftests/backgrounds/fuchsia-32x32.png
     6   ../../base/tests/enableTestPlugin.js
     7   plugin_clipping_helper.xhtml
     8   plugin_clipping_helper2.xhtml
     9   plugin_clipping_helper_transformed.xhtml
    10   plugin_clipping_helper_table.xhtml
    11   plugin_clipping_lib.js
    12   plugin_focus_helper.html
    13   file_BrokenImageReference.png
    14   file_Dolske.png
    15   file_IconTestServer.sjs
    16   file_LoadingImageReference.png
    18 [test_bug240933.html]
    19 [test_bug263683.html]
    20 [test_bug288789.html]
    21 [test_bug290397.html]
    22 [test_bug323656.html]
    23 [test_bug344830.html]
    24 support-files = bug344830_testembed.svg
    25 [test_bug382429.html]
    26 [test_bug384527.html]
    27 [test_bug385751.html]
    28 [test_bug389630.html]
    29 [test_bug391747.html]
    30 [test_bug392746.html]
    31 skip-if = buildapp == 'b2g' # b2g(ctrl mouse select not working in b2g) b2g-debug(ctrl mouse select not working in b2g) b2g-desktop(ctrl mouse select not working in b2g)
    32 [test_bug392923.html]
    33 [test_bug394173.html]
    34 [test_bug394239.html]
    35 [test_bug402380.html]
    36 [test_bug404872.html]
    37 [test_bug405178.html]
    38 [test_bug416168.html]
    39 [test_bug421436.html]
    40 [test_bug421839-1.html]
    41 skip-if = true # Disabled for calling finish twice
    42 [test_bug421839-2.html]
    43 support-files = bug421839-2-page.html
    44 [test_bug424627.html]
    45 [test_bug438840.html]
    46 [test_bug448860.html]
    47 skip-if = (toolkit == 'gonk' && debug) #debug-only failure
    48 [test_bug448987.html]
    49 skip-if = true # Bug 932296
    50 support-files = file_bug448987.html file_bug448987_ref.html file_bug448987_notref.html
    51 [test_bug449653.html]
    52 support-files = file_bug449653_1.html file_bug449653_1_ref.html
    53 [test_bug460532.html]
    54 [test_bug468167.html]
    55 [test_bug470212.html]
    56 [test_bug488417.html]
    57 skip-if = true # Bug 489560
    58 [test_bug496275.html]
    59 skip-if = toolkit == 'android' #CRASH_DUMP
    60 [test_bug503813.html]
    61 skip-if = toolkit == 'android' #CRASH_DUMP
    62 [test_bug507902.html]
    63 skip-if = true # Bug 510001
    64 [test_bug514732.html]
    65 skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) || toolkit == 'android' #CRASH_DUMP # b2g-debug(times out, also on Android) b2g-desktop(times out, also on Android)
    66 support-files = file_bug514732_1.html file_bug514732_helper.html
    67 [test_bug527306.html]
    68 [test_bug579767.html]
    69 support-files = file_bug579767_1.html file_bug579767_2.html
    70 [test_bug522632.html]
    71 [test_bug524925.html]
    72 [test_bug589621.html]
    73 [test_bug589623.html]
    74 [test_bug597333.html]
    75 [test_bug633762.html]
    76 support-files = bug633762_iframe.html
    77 [test_bug666225.html]
    78 [test_bug719503.html]
    79 [test_bug719515.html]
    80 [test_bug719518.html]
    81 [test_bug719523.html]
    82 [test_bug735641.html]
    83 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    84 [test_bug748961.html]
    85 [test_bug784410.html]
    86 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage
    87 [test_bug785324.html]
    88 [test_bug791616.html]
    89 skip-if = buildapp == 'b2g' # b2g(Target should not have scrolled - got 114.10000610351562, expected 115.39999389648438) b2g-debug(Target should not have scrolled - got 114.10000610351562, expected 115.39999389648438) b2g-desktop(Target should not have scrolled - got 114.10000610351562, expected 115.39999389648438)
    90 [test_bug831780.html]
    91 [test_bug841361.html]
    92 [test_bug904810.html]
    93 [test_bug938772.html]
    94 [test_bug970363.html]
    95 [test_contained_plugin_transplant.html]
    96 skip-if = os=='win' || e10s
    97 [test_image_selection.html]
    98 [test_image_selection_2.html]
    99 [test_invalidate_during_plugin_paint.html]
   100 skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported)
   101 [test_movement_by_characters.html]
   102 [test_movement_by_words.html]
   103 # Disable the caret movement by word test on Linux because the shortcut keys
   104 # are defined in system level.  So, it depends on the environment.
   105 # Disable on Windows for too many intermittent failures (bug 916143).
   106 skip-if = (toolkit == "gtk2") || (toolkit == "gtk3") || (os == "win")
   107 [test_overflow_event.html]
   108 [test_page_scroll_with_fixed_pos.html]
   109 skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(opened window too small?) b2g-desktop(opened window too small?)
   110 support-files = page_scroll_with_fixed_pos_window.html
   111 [test_plugin_clipping.xhtml]
   112 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage
   113 [test_plugin_clipping2.xhtml]
   114 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage
   115 [test_plugin_clipping_transformed.xhtml]
   116 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage
   117 [test_plugin_clipping_table.xhtml]
   118 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage
   119 [test_plugin_focus.html]
   120 skip-if = buildapp == 'b2g' || e10s # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported)
   121 [test_plugin_mouse_coords.html]
   122 skip-if = buildapp == 'b2g' || toolkit == 'android' || e10s # b2g(plugins not supported) b2g-debug(plugins not supported) b2g-desktop(plugins not supported)
   123 [test_plugin_position.xhtml]
   124 skip-if = e10s
   125 [test_selection_expanding.html]
   126 skip-if = buildapp == 'b2g' # b2g(mouse selection not working) b2g-debug(mouse selection not working) b2g-desktop(mouse selection not working)
   127 support-files = selection_expanding_xbl.xml
   128 [test_selection_splitText-normalize.html]
   129 [test_selection_touchevents.html]
   130 [test_taintedfilters.html]
   131 support-files = file_taintedfilters_feDisplacementMap-tainted-1.svg file_taintedfilters_feDisplacementMap-tainted-2.svg file_taintedfilters_feDisplacementMap-tainted-3.svg file_taintedfilters_feDisplacementMap-tainted-ref.svg file_taintedfilters_feDisplacementMap-untainted-ref.svg file_taintedfilters_feDisplacementMap-untainted-1.svg file_taintedfilters_feDisplacementMap-untainted-2.svg file_taintedfilters_red-flood-for-feImage-cors.svg file_taintedfilters_red-flood-for-feImage-cors.svg^headers^ file_taintedfilters_red-flood-for-feImage.svg

mercurial