Bug 1328512 part 2 - Skip crashing/timeout mochitests on stylo. r=heycam

MozReview-Commit-ID: IzjGHfnTi60

--HG--
extra : rebase_source : a897a9a8bbf971e2962bcc5c2336c913884e6d16
This commit is contained in:
Xidorn Quan 2017-01-09 11:45:32 +11:00
Родитель 780e1de0b0
Коммит 6d87099ce5
3 изменённых файлов: 24 добавлений и 6 удалений

Просмотреть файл

@ -6,3 +6,4 @@ support-files =
[browser_bug453896.js]
[browser_newtab_share_rule_processors.js]
skip-if = stylo # bug 1290224

Просмотреть файл

@ -15,7 +15,9 @@ support-files =
[test_bug1160724.xul]
[test_bug535806.xul]
[test_display_mode.html]
tags = fullscreen
[test_display_mode_reflow.html]
tags = fullscreen
[test_hover.html]
[test_moz_document_rules.html]
skip-if = stylo # bug 1290224

Просмотреть файл

@ -36,8 +36,10 @@ support-files =
[test_acid3_test46.html]
[test_addSheet.html]
skip-if = stylo # bug 1290224
support-files = additional_sheets_helper.html
[test_additional_sheets.html]
skip-if = stylo # bug 1290224
support-files = additional_sheets_helper.html
[test_align_justify_computed_values.html]
[test_align_shorthand_serialization.html]
@ -64,8 +66,10 @@ support-files = file_animations_pausing.html
[test_animations_playbackrate.html]
support-files = file_animations_playbackrate.html
[test_animations_styles_on_event.html]
skip-if = stylo # timeout bug 1328505
support-files = file_animations_styles_on_event.html
[test_animations_with_disabled_properties.html]
skip-if = stylo # timeout bug 1328503
support-files = file_animations_with_disabled_properties.html
[test_any_dynamic.html]
[test_asyncopen2.html]
@ -145,6 +149,7 @@ support-files = file_bug829816.css
[test_bug1055933.html]
support-files = file_bug1055933_circle-xxl.png
[test_bug1089417.html]
skip-if = stylo # bug 1323665
support-files = file_bug1089417_iframe.html
[test_bug1112014.html]
[test_bug1203766.html]
@ -172,7 +177,9 @@ skip-if = toolkit == 'android' #bug 536603
[test_css_function_mismatched_parenthesis.html]
[test_css_loader_crossorigin_data_url.html]
[test_css_supports.html]
skip-if = stylo # bug 1323715
[test_css_supports_variables.html]
skip-if = stylo # bug 1323715
[test_default_bidi_css.html]
[test_default_computed_style.html]
[test_descriptor_storage.html]
@ -240,6 +247,7 @@ skip-if = android_version == '18' #debug-only failure; timed out #Android 4.3 aw
[test_pseudoelement_state.html]
[test_pseudoelement_parsing.html]
[test_redundant_font_download.html]
skip-if = stylo # bug 1323665
support-files = redundant_font_download.sjs
[test_rem_unit.html]
[test_restyles_in_smil_animation.html]
@ -262,23 +270,29 @@ skip-if = toolkit == 'android' #bug 775227
[test_transitions_and_reframes.html]
[test_transitions_and_restyles.html]
[test_transitions_and_zoom.html]
skip-if = stylo # timeout bug 1328499
[test_transitions_cancel_near_end.html]
skip-if = stylo # timeout bug 1328499
[test_transitions_computed_values.html]
[test_transitions_computed_value_combinations.html]
[test_transitions_events.html]
skip-if = stylo # timeout bug 1328499
[test_transitions.html]
skip-if = (android_version == '18' && debug) # bug 1159532
[test_transitions_bug537151.html]
skip-if = stylo # timeout bug 1328499
[test_transitions_dynamic_changes.html]
[test_transitions_per_property.html]
skip-if = toolkit == 'android' #bug 775227
skip-if = (toolkit == 'android' || stylo) # bug 775227 for android, bug 1292283 for stylo
[test_transitions_replacement_on_busy_frame.html]
skip-if = stylo # timeout bug 1328503
support-files = file_transitions_replacement_on_busy_frame.html
[test_transitions_step_functions.html]
[test_transitions_with_disabled_properties.html]
support-files = file_transitions_with_disabled_properties.html
[test_unclosed_parentheses.html]
[test_unicode_range_loading.html]
skip-if = stylo # timeout bug 1328507
support-files = ../../reftests/fonts/markA.woff ../../reftests/fonts/markB.woff ../../reftests/fonts/markC.woff ../../reftests/fonts/markD.woff
[test_units_angle.html]
[test_units_frequency.html]
@ -294,6 +308,7 @@ skip-if = toolkit == 'android' #bug 775227
[test_value_computation.html]
skip-if = toolkit == 'android'
[test_value_storage.html]
skip-if = stylo # bug 1329533
[test_variable_serialization_computed.html]
[test_variable_serialization_specified.html]
[test_variables.html]
@ -301,14 +316,14 @@ support-files = support/external-variable-url.css
[test_video_object_fit.html]
[test_viewport_units.html]
[test_visited_image_loading.html]
skip-if = toolkit == 'android' #TIMED_OUT
skip-if = (toolkit == 'android' || stylo) # TIMED_OUT for android, timeout bug 1328511 for stylo
[test_visited_image_loading_empty.html]
skip-if = toolkit == 'android' #TIMED_OUT
skip-if = (toolkit == 'android' || stylo) # TIMED_OUT for android, timeout bug 1328511 for stylo
[test_visited_lying.html]
skip-if = toolkit == 'android' #TIMED_OUT
skip-if = (toolkit == 'android' || stylo) # TIMED_OUT for android, timeout bug 1328511 for stylo
[test_visited_pref.html]
skip-if = toolkit == 'android' #TIMED_OUT
skip-if = (toolkit == 'android' || stylo) # TIMED_OUT for android, timeout bug 1328511 for stylo
[test_visited_reftests.html]
skip-if = toolkit == 'android' #TIMED_OUT
skip-if = (toolkit == 'android' || stylo) # TIMED_OUT for android, timeout bug 1328511 for stylo
[test_webkit_device_pixel_ratio.html]
[test_webkit_flex_display.html]