From 30762ceda9db949550de6785b36dbe0d89c6d9d2 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Thu, 9 Apr 2015 13:37:02 -0700 Subject: Merge to XFA: testing utility combo patch This pulls in the following CLs from master: Review URL: https://codereview.chromium.org/1072613003 Review URL: https://codereview.chromium.org/1058463004 Review URL: https://codereview.chromium.org/1057983003 Review URL: https://codereview.chromium.org/1036073002 Review URL: https://codereview.chromium.org/1031203003 Review URL: https://codereview.chromium.org/1029193002 Review URL: https://codereview.chromium.org/1016613004 Review URL: https://codereview.chromium.org/1026903002 TBR=thestig@chromium.org Review URL: https://codereview.chromium.org/1062163003 --- testing/SUPPRESSIONS_mac | 185 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 testing/SUPPRESSIONS_mac (limited to 'testing/SUPPRESSIONS_mac') diff --git a/testing/SUPPRESSIONS_mac b/testing/SUPPRESSIONS_mac new file mode 100644 index 0000000000..56e8631c2a --- /dev/null +++ b/testing/SUPPRESSIONS_mac @@ -0,0 +1,185 @@ +# 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_matrix.pdf +1m_diff_lsjdf.pdf +1m_same_xxxx.pdf +2_11_stamp3.pdf +2_color_calrgb.pdf +2_color_indexed.pdf +2_uncolor_tiling.pdf +3_interpolate_image.pdf +3bigpreview.pdf +4_35.pdf +4_39.pdf +5.1.pdf +5.5_simple_font.pdf +8.2_name_dest_f_dest.pdf +8.2_outline.pdf +8.3_presentation.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_run_js_lunchurl.pdf +all_trigger_run_js_maildoc.pdf +app_launchurl.pdf +appstoredescription3.1_en_updated.pdf +bookmarkgetcolor.pdf +bug_0_length_line.pdf +bug_0_width_line.pdf +bug_white_space.pdf +calculate_average.pdf +calculate_sum_a_b_c.pdf +calculate_validate.pdf +color.pdf +colorspace.pdf +colorspace_test1.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 +font_1_embedded_font_en_feature.pdf +font_2_embedded_font_en_size14.pdf +form_combobox_date.pdf +form_combobox_date2.pdf +form_combobox_num.pdf +form_combobox_per.pdf +form_combobox_plus.pdf +form_combobox_product.pdf +form_combobox_time.pdf +form_same.pdf +format_combo_box.pdf +format_custom_format.pdf +format_number.pdf +format_percentage.pdf +format_text_color.pdf +getarray.pdf +group_xobject.pdf +jetman_std.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 +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 +quick_start_guide.pdf +show_1.pdf +simplified_field_notation.pdf +special.pdf +submit_form.pdf +test_m.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