blob: 7633e04a484a9867b69081ad9436528f7c5f1aad [file] [log] [blame]
Tom Sepezacfe9a72016-01-19 11:28:59 -08001# Copyright 2016 The PDFium Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4#
5# List of tests to be skipped, one per line.
6# There are four space-separated columns per line
7# Each column (except column 0) can contain a comma-separated list of values.
8#
9# Column 0: test file name
10# Column 1: platform: *, win, mac, linux
11# Column 2: v8 support: *, nov8, v8
12# Column 3: xfa support: *, noxfa, xfa
13#
14# All columns on a line on a line must match, but filenames may be repeated
15# on subsequent lines to suppress more cases. Within each column, any one of
16# the comma-separated values must match in order for the colum to "match".
17# The filenames and keywords are case-sensitive.
18#
19# Try to keep the file alphabetized within each category of test.
20
21#
Tom Sepezacfe9a72016-01-19 11:28:59 -080022# Corpus tests
23#
thestig78c271d2016-10-04 07:14:15 -070024050_extra_m.pdf mac,win * *
Tom Sepezacfe9a72016-01-19 11:28:59 -08002512.pdf mac * *
261_10_watermark.pdf * * *
271_1_textbox.pdf * * *
281_2_typewriter.pdf * * *
291_3_callout.pdf * * *
301_matrix.pdf mac * *
311m_diff_lsjdf.pdf mac * *
321m_same_xxxx.pdf mac * *
332_11_stamp3.pdf mac * *
342_6_textbox.pdf * * *
352_color_calrgb.pdf mac * *
362_color_indexed.pdf mac * *
373_4_textbox.pdf * * *
383_interpolate_image.pdf mac * *
thestig78c271d2016-10-04 07:14:15 -0700393bigpreview.pdf mac,win * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800404_35.pdf mac * *
414_39.pdf mac * *
425.1.pdf mac * *
435.2.pdf * * *
445.5_simple_font.pdf mac,win * *
458.2_name_dest_f_dest.pdf mac * *
468.2_outline.pdf mac * *
478.3_presentation.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080048FRC_10_8.2.2__T8.3_original_file.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080049FRC_11_8.2.2__T8.3_first_last_exchange.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080050FRC_12_8.2.2__T8.3_first_outline_obj_ID.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080051FRC_13_8.2.2__T8.3_Count_edit300.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080052FRC_14_8.2.2__T8.3_Count_edit0.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080053FRC_15_8.2.2__T8.3_Count_edit1.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080054FRC_16_8.2.2__T8.3_Count_edit_1.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080055FRC_1_8.2.2__T8.3_First_empty.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080056FRC_2_8.2.2__T8.3_Last_empty.pdf * * *
Nicolas Pena00c3cfd2017-07-10 17:29:54 -040057FRC_3.5_P__3616_Password_1.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080058FRC_3_8.2.2_Type_empty.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080059FRC_4_8.2.2__T8.3_Count_empty.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080060FRC_5_8.2.2__T8.3_First_remove.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080061FRC_6_8.2.2__T8.3_Last_remove.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080062FRC_7_8.2.2_Type_remove.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080063FRC_8.4.1_Annotations_M.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080064FRC_8.4.1_Annotations_NM.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080065FRC_8.5_Page_C_SubmitForm.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080066FRC_8.5_Page_PI_ResetForm_Phantom.pdf * * *
Tom Sepez4d071792016-02-04 16:53:26 -080067FRC_8.5_Widget_F.pdf * nov8 *
Tom Sepezacfe9a72016-01-19 11:28:59 -080068FRC_8_8.2.2__T8.3_Count_remove.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080069FRC_9_8.2.2__T8.3_remove_first_item.pdf * * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080070action.pdf * * *
71action_execute_a_menu_item.pdf mac * *
72action_hide_show_form.pdf mac * *
73action_on_focus.pdf mac * *
74action_open_a_file.pdf mac * *
75action_pdf_save_close.pdf mac * *
76action_reset.pdf mac * *
77action_run_javascript.pdf mac * *
78action_submit_a_form.pdf mac * *
79all_trigger_alert.pdf * * *
80all_trigger_browsefordoc.pdf * * *
81all_trigger_mailmsg.pdf * * *
82all_trigger_newdoc.pdf * * *
83all_trigger_print.pdf * * *
84all_trigger_run_js_lunchurl.pdf mac * *
85all_trigger_run_js_maildoc.pdf mac * *
jaepark35512aa2016-08-29 17:15:08 -070086annotation_highlight_author_content.pdf mac * *
87annotation_highlight_long_content.pdf mac * *
88annotation_highlight_no_author.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080089app_launchurl.pdf mac * *
90appstoredescription3.1_en_updated.pdf mac * *
91bookmark.pdf * * *
92bookmarkgetcolor.pdf mac * *
93bug_0_length_line.pdf mac * *
94bug_0_width_line.pdf mac * *
weiliab5a20d2016-12-07 11:32:52 -080095bug_440132.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -080096bug_white_space.pdf mac * *
97calcorderindex_test.pdf * * *
98calculate_average.pdf mac * *
99calculate_order.pdf * * *
100calculate_sum_a_b_c.pdf mac * *
101calculate_validate.pdf mac * *
Tom Sepez4d071792016-02-04 16:53:26 -0800102calculate_validate.pdf * nov8 *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800103ch_1.pdf * * *
104check_box.pdf * * *
105color.pdf mac * *
106colorspace.pdf mac * *
107colorspace_test1.pdf mac * *
108combo_box.pdf * * *
109combo_box_format.pdf mac * *
110date.pdf mac * *
111edit_transform.pdf mac * *
112en_contact.pdf mac * *
113en_diy.pdf mac * *
114en_foxit.pdf mac * *
115en_fqa2.pdf mac * *
116en_introduce.pdf mac * *
117en_tem.pdf mac * *
118en_uicase_.pdf mac * *
119event.change.pdf mac * *
120event.changeex.pdf mac * *
121event.keydown.pdf mac * *
122event.keydown_1_.pdf mac * *
123event.type_name.pdf mac * *
124event.value.pdf mac * *
125event_change.pdf mac * *
126example_001.pdf mac * *
127example_002.pdf mac,win * *
128example_003.pdf mac,win * *
129example_004.pdf mac * *
130example_005.pdf mac * *
131example_006.pdf mac,win * *
132example_007.pdf mac * *
133example_008.pdf mac * *
134example_009.pdf mac * *
Henrique Nakashima09b41922017-10-27 20:39:29 +0000135example_010.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800136example_011.pdf mac * *
137example_012.pdf mac * *
138example_013.pdf mac * *
139example_014.pdf mac * *
Henrique Nakashima09b41922017-10-27 20:39:29 +0000140example_015.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800141example_016.pdf mac * *
142example_017.pdf mac * *
143example_018.pdf mac * *
144example_019.pdf mac * *
145example_020.pdf mac * *
146example_021.pdf mac * *
147example_022.pdf mac * *
Henrique Nakashima09b41922017-10-27 20:39:29 +0000148example_023.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800149example_024.pdf mac * *
150example_025.pdf mac * *
151example_026.pdf mac * *
152example_027.pdf mac * *
153example_028.pdf mac * *
154example_029.pdf mac * *
155example_030.pdf mac * *
156example_031.pdf mac * *
157example_032.pdf mac * *
thestig78c271d2016-10-04 07:14:15 -0700158example_033.pdf mac,win * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800159example_034.pdf mac * *
160example_035.pdf mac,win * *
161example_036.pdf mac,win * *
162example_037.pdf mac * *
163example_038.pdf mac,win * *
164example_039.pdf mac * *
165example_040.pdf mac * *
166example_041.pdf mac,win * *
167example_042.pdf mac * *
168example_043.pdf mac * *
169example_044.pdf mac * *
170example_045.pdf mac,win * *
171example_046.pdf mac,win * *
172example_047.pdf mac * *
173example_048.pdf mac * *
174example_049.pdf mac * *
175example_050.pdf mac * *
176example_051.pdf mac * *
177example_052.pdf mac * *
Henrique Nakashima09b41922017-10-27 20:39:29 +0000178example_053.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800179example_054.pdf mac * *
180example_055.pdf mac,win * *
181example_056.pdf mac * *
182example_057.pdf mac * *
183example_058.pdf mac * *
184example_059.pdf mac,win * *
185example_060.pdf mac * *
186example_061.pdf mac,win * *
187example_062.pdf mac * *
188example_063.pdf mac * *
189example_064.pdf mac * *
190example_065.pdf mac * *
191fillform.pdf * * *
192form_action_trigger.pdf * * *
193form_button_sign_url.pdf * * *
194form_combo_sign_url.pdf * * *
195form_combobox0.pdf * * *
196form_combobox_actioin_goto.pdf * * *
197form_combobox_date.pdf mac * *
Tom Sepez4d071792016-02-04 16:53:26 -0800198form_combobox_date.pdf * nov8 *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800199form_combobox_date1.pdf * * *
200form_combobox_date2.pdf mac * *
Tom Sepez4d071792016-02-04 16:53:26 -0800201form_combobox_date2.pdf * nov8 *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800202form_combobox_importform.pdf * * *
203form_combobox_num.pdf mac * *
Tom Sepez4d071792016-02-04 16:53:26 -0800204form_combobox_num.pdf * nov8 *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800205form_combobox_per.pdf mac * *
Tom Sepez4d071792016-02-04 16:53:26 -0800206form_combobox_per.pdf * nov8 *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800207form_combobox_plus.pdf mac * *
Tom Sepez4d071792016-02-04 16:53:26 -0800208form_combobox_plus.pdf * nov8 *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800209form_combobox_product.pdf mac * *
Tom Sepez4d071792016-02-04 16:53:26 -0800210form_combobox_product.pdf * nov8 *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800211form_combobox_resetform.pdf * * *
212form_combobox_time.pdf mac * *
Tom Sepez4d071792016-02-04 16:53:26 -0800213form_combobox_time.pdf * nov8 *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800214form_list.pdf * * *
215form_list1.pdf * * *
216form_same.pdf mac * *
217form_text_sign_url.pdf * * *
218format_combo_box.pdf mac * *
Tom Sepez4d071792016-02-04 16:53:26 -0800219format_combo_box.pdf * nov8 *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800220format_custom_format.pdf linux,mac * *
Tom Sepez4d071792016-02-04 16:53:26 -0800221format_custom_format.pdf * nov8 *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800222format_custom_keystroke.pdf * * *
Tom Sepez4d071792016-02-04 16:53:26 -0800223format_date.pdf * nov8 *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800224format_number.pdf mac * *
225format_percentage.pdf mac * *
Tom Sepez4d071792016-02-04 16:53:26 -0800226format_special.pdf * nov8 *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800227format_text_color.pdf mac * *
228formfeild.pdf * * *
229getarray.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800230javascriptaction.pdf * * *
231jetman_std.pdf mac * *
thestiga9c19ea2016-11-19 22:25:09 -0800232jetman_std_fixed.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800233js_calculate.pdf * * *
234list_box.pdf * * *
235negative.pdf mac * *
236new_certify1.pdf mac * *
237new_signature1.pdf mac * *
238new_signature2.pdf mac * *
239new_stamp4.pdf mac * *
240new_stamp5.pdf mac * *
241new_textmarkup1.pdf mac * *
tonikitoo66c26e82016-08-16 13:34:35 -0700242new_textmarkup1_hidden.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800243new_textmarkup2.pdf mac * *
tonikitoo66c26e82016-08-16 13:34:35 -0700244new_textmarkup2_hidden.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800245new_textmarkup4.pdf mac * *
tonikitoo66c26e82016-08-16 13:34:35 -0700246new_textmarkup4_hidden.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800247new_textmarkup5.pdf mac * *
tonikitoo66c26e82016-08-16 13:34:35 -0700248new_textmarkup5_hidden.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800249new_textmarkup6.pdf mac * *
250new_textmarkup7.pdf mac * *
tonikitoo66c26e82016-08-16 13:34:35 -0700251new_textmarkup7_hidden.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800252new_textmarkup8.pdf mac * *
tonikitoo66c26e82016-08-16 13:34:35 -0700253new_textmarkup8_hidden.pdf mac * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800254number.pdf * * *
255octest.pdf mac * *
256open_a_weblink.pdf mac * *
257path_10_jd.pdf mac * *
258path_5_pattern.pdf mac * *
259path_6_graphics4.5.5.pdf mac * *
260path_7.pdf mac * *
261path_9.pdf mac * *
262percentage.pdf mac * *
263push_button.pdf * * *
264quick_start_guide.pdf mac * *
265radio_button.pdf * * *
266run_custom_validate_script.pdf * * *
267show_1.pdf mac * *
268signature.pdf * * *
269signature_4.pdf * * *
270simplified_field_notation.pdf mac * *
271special.pdf mac * *
272submit_form.pdf mac * *
273test_app_beep.pdf * * *
274test_control.pdf * * *
thestig78c271d2016-10-04 07:14:15 -0700275test_m.pdf mac,win * *
Tom Sepezacfe9a72016-01-19 11:28:59 -0800276text_field.pdf * * *
277text_field_font_input_decimal_point.pdf mac * *
278text_field_multiline_line_spacing.pdf mac * *
279thread_action.pdf mac * *
280time.pdf mac * *
281transformation.pdf mac * *
282transparent.pdf mac * *
283whats_new_in_v3.0.pdf mac * *
284widget_javascript.pdf mac * *
285zh_file1.pdf mac * *
286zh_function_list.pdf mac * *
287zh_shared_document.pdf mac * *
tsepez86d945b2016-04-18 17:15:42 -0700288
Henrique Nakashima62d50762017-06-27 13:06:23 -0400289# TODO(hnakashima): These might never have been run. Go over them and fix.
Tom Sepezbfa2a972017-07-24 11:38:31 -0700290
Henrique Nakashima62d50762017-06-27 13:06:23 -0400291FRC_8.5_E&X.pdf * * *
292FRC_8.5_O&PO_GoToE.pdf * * *
293FRC_8.5_OpenAction&O_URI.pdf * * *
294FRC_8.5_PC&C_GoToE_T_T.pdf * * *
295FRC_8.5_PC_GoToE_T_R&P&A.pdf * * *
296FRC_8.5_PO_GoToE_T_R&N.pdf * * *
297
tsepez86d945b2016-04-18 17:15:42 -0700298# xfa_specific
Tom Sepezbfa2a972017-07-24 11:38:31 -0700299
tsepez86d945b2016-04-18 17:15:42 -0700300Choose.pdf * * *
301data_binding.pdf * * *
302Date_FormCale.pdf * * *
Nicolas Penac4479c52017-06-26 11:45:06 -0400303# TODO(npm): Add proper evt for MouseEvents.
304MouseEvents_enter.pdf * * *
305MouseEvents_exit.pdf * * *
306Oneof3.pdf * * *
tsepez86d945b2016-04-18 17:15:42 -0700307Sum.pdf * * *
thestig78c271d2016-10-04 07:14:15 -0700308TimeField.pdf win,linux * *
tsepez86d945b2016-04-18 17:15:42 -0700309Test_CheckBox.pdf * * *
thestig80b76082016-11-21 06:11:00 -0800310Test_DateField_locale_zh_HK.pdf mac,win * *
Nicolas Penac4479c52017-06-26 11:45:06 -0400311
Tom Sepezbfa2a972017-07-24 11:38:31 -0700312#
313# JavaScript tests
314#
315bug_679642.in * * noxfa
316bug_679643.in * * noxfa
317bug_735912.in * * noxfa
318
319#
320# Pixel tests
321#
322bug_492.in * nov8 *
323
Ryan Harrison26820b42018-02-23 22:10:06 +0000324#
Ryan Harrison53f555a2018-02-27 22:01:25 +0000325# xfa_specific
326
Ryan Harrison26820b42018-02-23 22:10:06 +0000327# TODO(rharrison): Create expectations for existing files.
328barcode_test.pdf * * *
329dynamic_list_box_allow_multiple_selection.pdf * * *
330dynamic_password_field_background_fill.pdf * * *
Ryan Harrison26820b42018-02-23 22:10:06 +0000331resolve_nodes.pdf * * *
332standard_symbols.pdf * * *
Ryan Harrison71cdd202018-03-01 15:45:47 +0000333xfa_example.in * * *
Ryan Harrison26820b42018-02-23 22:10:06 +0000334xfa_node_caption.pdf * * *
Ryan Harrison71cdd202018-03-01 15:45:47 +0000335xfa_textfield.in * * *