OLD | NEW |
1 # Copyright 2016 The PDFium Authors. All rights reserved. | 1 # Copyright 2016 The PDFium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 # | 4 # |
5 # List of tests to be skipped, one per line. | 5 # List of tests to be skipped, one per line. |
6 # There are four space-separated columns 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. | 7 # Each column (except column 0) can contain a comma-separated list of values. |
8 # | 8 # |
9 # Column 0: test file name | 9 # Column 0: test file name |
10 # Column 1: platform: *, win, mac, linux | 10 # Column 1: platform: *, win, mac, linux |
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
280 all_trigger_newdoc.pdf * * * | 280 all_trigger_newdoc.pdf * * * |
281 all_trigger_print.pdf * * * | 281 all_trigger_print.pdf * * * |
282 all_trigger_run_js_lunchurl.pdf mac * * | 282 all_trigger_run_js_lunchurl.pdf mac * * |
283 all_trigger_run_js_maildoc.pdf mac * * | 283 all_trigger_run_js_maildoc.pdf mac * * |
284 app_launchurl.pdf mac * * | 284 app_launchurl.pdf mac * * |
285 appstoredescription3.1_en_updated.pdf mac * * | 285 appstoredescription3.1_en_updated.pdf mac * * |
286 bookmark.pdf * * * | 286 bookmark.pdf * * * |
287 bookmarkgetcolor.pdf mac * * | 287 bookmarkgetcolor.pdf mac * * |
288 bug_0_length_line.pdf mac * * | 288 bug_0_length_line.pdf mac * * |
289 bug_0_width_line.pdf mac * * | 289 bug_0_width_line.pdf mac * * |
| 290 bug_434.pdf * * noxfa |
| 291 bug_434.pdf win * xfa |
290 bug_white_space.pdf mac * * | 292 bug_white_space.pdf mac * * |
291 calcorderindex_test.pdf * * * | 293 calcorderindex_test.pdf * * * |
292 calculate_average.pdf mac * * | 294 calculate_average.pdf mac * * |
293 calculate_order.pdf * * * | 295 calculate_order.pdf * * * |
294 calculate_sum_a_b_c.pdf mac * * | 296 calculate_sum_a_b_c.pdf mac * * |
295 calculate_validate.pdf mac * * | 297 calculate_validate.pdf mac * * |
296 calculate_validate.pdf * nov8 * | 298 calculate_validate.pdf * nov8 * |
297 ch_1.pdf * * * | 299 ch_1.pdf * * * |
298 check_box.pdf * * * | 300 check_box.pdf * * * |
299 color.pdf mac * * | 301 color.pdf mac * * |
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
468 text_field_multiline_line_spacing.pdf mac * * | 470 text_field_multiline_line_spacing.pdf mac * * |
469 thread_action.pdf mac * * | 471 thread_action.pdf mac * * |
470 time.pdf mac * * | 472 time.pdf mac * * |
471 transformation.pdf mac * * | 473 transformation.pdf mac * * |
472 transparent.pdf mac * * | 474 transparent.pdf mac * * |
473 whats_new_in_v3.0.pdf mac * * | 475 whats_new_in_v3.0.pdf mac * * |
474 widget_javascript.pdf mac * * | 476 widget_javascript.pdf mac * * |
475 zh_file1.pdf mac * * | 477 zh_file1.pdf mac * * |
476 zh_function_list.pdf mac * * | 478 zh_function_list.pdf mac * * |
477 zh_shared_document.pdf mac * * | 479 zh_shared_document.pdf mac * * |
OLD | NEW |