From 95363408a8efc2ec86a1ec8ba0307e5bdcf00a03 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Wed, 25 Mar 2015 14:49:15 -0700 Subject: Suppress many failing mac tests. There's investigation required to see why there are such platform differences, but for now, a perpetually red bot isn't useful. TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1002283003 --- testing/SUPPRESSIONS_mac | 227 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 227 insertions(+) diff --git a/testing/SUPPRESSIONS_mac b/testing/SUPPRESSIONS_mac index 3f41d7e5ec..cb5b8e440a 100644 --- a/testing/SUPPRESSIONS_mac +++ b/testing/SUPPRESSIONS_mac @@ -1,3 +1,230 @@ # List of tests to be skipped on mac platforms, one per line. # Try to keep the file alphabetized. + +# Pixel tests font_size.in + +# Corpus tests +050_extra_m.pdf +12.pdf +1_10_watermark.pdf +1_1_textbox.pdf +1_2_typewriter.pdf +1_3_callout.pdf +1_matrix.pdf +1m_diff_lsjdf.pdf +1m_same_xxxx.pdf +2_11_stamp3.pdf +2_6_textbox.pdf +2_color_calrgb.pdf +2_color_indexed.pdf +2_uncolor_tiling.pdf +3_4_textbox.pdf +3_interpolate_image.pdf +3bigpreview.pdf +4_35.pdf +4_39.pdf +5.1.pdf +5.2.pdf +5.5_simple_font.pdf +8.2_name_dest_f_dest.pdf +8.2_outline.pdf +8.3_presentation.pdf +action.pdf +action_execute_a_menu_item.pdf +action_hide_show_form.pdf +action_on_focus.pdf +action_open_a_file.pdf +action_pdf_save_close.pdf +action_reset.pdf +action_run_javascript.pdf +action_submit_a_form.pdf +all_trigger_alert.pdf +all_trigger_browsefordoc.pdf +all_trigger_mailmsg.pdf +all_trigger_newdoc.pdf +all_trigger_print.pdf +all_trigger_run_js_lunchurl.pdf +all_trigger_run_js_maildoc.pdf +app_launchurl.pdf +appstoredescription3.1_en_updated.pdf +bookmark.pdf +bookmarkgetcolor.pdf +bug_0_length_line.pdf +bug_0_width_line.pdf +bug_white_space.pdf +calcorderindex_test.pdf +calculate_average.pdf +calculate_order.pdf +calculate_sum_a_b_c.pdf +calculate_validate.pdf +ch_1.pdf +check_box.pdf +color.pdf +colorspace.pdf +colorspace_test1.pdf +combo_box.pdf +combo_box_format.pdf +date.pdf +edit_transform.pdf +en_contact.pdf +en_diy.pdf +en_foxit.pdf +en_fqa2.pdf +en_introduce.pdf +en_tem.pdf +en_uicase_.pdf +event.change.pdf +event.changeex.pdf +event.keydown.pdf +event.keydown_1_.pdf +event.type_name.pdf +event.value.pdf +event_change.pdf +example_001.pdf +example_002.pdf +example_003.pdf +example_004.pdf +example_005.pdf +example_006.pdf +example_007.pdf +example_008.pdf +example_009.pdf +example_010.pdf +example_011.pdf +example_012.pdf +example_013.pdf +example_014.pdf +example_015.pdf +example_016.pdf +example_017.pdf +example_018.pdf +example_019.pdf +example_020.pdf +example_021.pdf +example_022.pdf +example_023.pdf +example_024.pdf +example_025.pdf +example_026.pdf +example_027.pdf +example_028.pdf +example_029.pdf +example_030.pdf +example_031.pdf +example_032.pdf +example_033.pdf +example_034.pdf +example_035.pdf +example_036.pdf +example_037.pdf +example_038.pdf +example_039.pdf +example_040.pdf +example_041.pdf +example_042.pdf +example_043.pdf +example_044.pdf +example_045.pdf +example_046.pdf +example_047.pdf +example_048.pdf +example_049.pdf +example_050.pdf +example_051.pdf +example_052.pdf +example_053.pdf +example_054.pdf +example_055.pdf +example_056.pdf +example_057.pdf +example_058.pdf +example_059.pdf +example_060.pdf +example_061.pdf +example_062.pdf +example_063.pdf +example_064.pdf +example_065.pdf +fillform.pdf +font_1_embedded_font_en_feature.pdf +font_2_embedded_font_en_size14.pdf +form_action_trigger.pdf +form_button_sign_url.pdf +form_combo_sign_url.pdf +form_combobox0.pdf +form_combobox_actioin_goto.pdf +form_combobox_date.pdf +form_combobox_date1.pdf +form_combobox_date2.pdf +form_combobox_importform.pdf +form_combobox_num.pdf +form_combobox_per.pdf +form_combobox_plus.pdf +form_combobox_product.pdf +form_combobox_resetform.pdf +form_combobox_time.pdf +form_list.pdf +form_list1.pdf +form_same.pdf +form_text_sign_url.pdf +format_combo_box.pdf +format_custom_format.pdf +format_custom_keystroke.pdf +format_number.pdf +format_percentage.pdf +format_text_color.pdf +formfeild.pdf +getarray.pdf +group_xobject.pdf +javascriptaction.pdf +jetman_std.pdf +js_calculate.pdf +list_box.pdf +negative.pdf +new_certify1.pdf +new_signature1.pdf +new_signature2.pdf +new_stamp4.pdf +new_stamp5.pdf +new_textmarkup1.pdf +new_textmarkup2.pdf +new_textmarkup4.pdf +new_textmarkup5.pdf +new_textmarkup6.pdf +new_textmarkup7.pdf +new_textmarkup8.pdf +number.pdf +octest.pdf +open_a_weblink.pdf +path_10_jd.pdf +path_5_pattern.pdf +path_6_graphics4.5.5.pdf +path_7.pdf +path_9.pdf +percentage.pdf +push_button.pdf +quick_start_guide.pdf +radio_button.pdf +run_custom_validate_script.pdf +show_1.pdf +signature.pdf +signature_4.pdf +simplified_field_notation.pdf +special.pdf +submit_form.pdf +test_app_beep.pdf +test_control.pdf +test_m.pdf +text_field.pdf +text_field_font_input_decimal_point.pdf +text_field_multiline_line_spacing.pdf +thread_action.pdf +time.pdf +transformation.pdf +transparent.pdf +whats_new_in_v3.0.pdf +widget_javascript.pdf +zh_file1.pdf +zh_function_list.pdf +zh_shared_document.pdf -- cgit v1.2.3