Bug 1186224 - Disable various layout mochitests on B2G debug for hitting frequent fatal mochitest hangs. r=dholbert

This commit is contained in:
Ryan VanderMeulen 2015-07-21 23:52:48 -04:00
parent 505da0e710
commit be80fa87fb

View File

@ -140,6 +140,7 @@ skip-if = toolkit == 'android' #bug 536603
[test_dynamic_change_causing_reflow.html]
[test_exposed_prop_accessors.html]
[test_extra_inherit_initial.html]
skip-if = (toolkit == 'gonk' && debug) # Bug 1186224
[test_flexbox_align_self_auto.html]
[test_flexbox_child_display_values.xhtml]
[test_flexbox_flex_grow_and_shrink.html]
@ -189,6 +190,7 @@ skip-if = (toolkit == 'gonk' && debug) || android_version == '10' || android_ver
support-files = file_position_sticky.html
[test_priority_preservation.html]
[test_property_syntax_errors.html]
skip-if = (toolkit == 'gonk' && debug) # Bug 1186224
[test_pseudoelement_state.html]
skip-if = (toolkit == 'gonk' && debug) || e10s #debug-only failure
[test_pseudoelement_parsing.html]
@ -263,6 +265,7 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT # b2g(bug 870262,
[test_bug525952.html]
[test_load_events_on_stylesheets.html]
[test_logical_properties.html]
skip-if = (toolkit == 'gonk' && debug) # Bug 1186224
[test_page_parser.html]
[test_bug732153.html]
[test_bug732209.html]