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 272 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
283 annotation_highlight_long_content.pdf mac * * | 283 annotation_highlight_long_content.pdf mac * * |
284 annotation_highlight_no_author.pdf mac * * | 284 annotation_highlight_no_author.pdf mac * * |
285 app_launchurl.pdf mac * * | 285 app_launchurl.pdf mac * * |
286 appstoredescription3.1_en_updated.pdf mac * * | 286 appstoredescription3.1_en_updated.pdf mac * * |
287 bookmark.pdf * * * | 287 bookmark.pdf * * * |
288 bookmarkgetcolor.pdf mac * * | 288 bookmarkgetcolor.pdf mac * * |
289 bug_0_length_line.pdf mac * * | 289 bug_0_length_line.pdf mac * * |
290 bug_0_width_line.pdf mac * * | 290 bug_0_width_line.pdf mac * * |
291 bug_434.pdf * * noxfa | 291 bug_434.pdf * * noxfa |
292 bug_434.pdf win * xfa | 292 bug_434.pdf win * xfa |
| 293 bug_440132.pdf mac * * |
293 bug_white_space.pdf mac * * | 294 bug_white_space.pdf mac * * |
294 calcorderindex_test.pdf * * * | 295 calcorderindex_test.pdf * * * |
295 calculate_average.pdf mac * * | 296 calculate_average.pdf mac * * |
296 calculate_order.pdf * * * | 297 calculate_order.pdf * * * |
297 calculate_sum_a_b_c.pdf mac * * | 298 calculate_sum_a_b_c.pdf mac * * |
298 calculate_validate.pdf mac * * | 299 calculate_validate.pdf mac * * |
299 calculate_validate.pdf * nov8 * | 300 calculate_validate.pdf * nov8 * |
300 ch_1.pdf * * * | 301 ch_1.pdf * * * |
301 check_box.pdf * * * | 302 check_box.pdf * * * |
302 color.pdf mac * * | 303 color.pdf mac * * |
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
487 # xfa_specific | 488 # xfa_specific |
488 # | 489 # |
489 Choose.pdf * * * | 490 Choose.pdf * * * |
490 data_binding.pdf * * * | 491 data_binding.pdf * * * |
491 Date_FormCale.pdf * * * | 492 Date_FormCale.pdf * * * |
492 Sum.pdf * * * | 493 Sum.pdf * * * |
493 TimeField.pdf win,linux * * | 494 TimeField.pdf win,linux * * |
494 Test_CheckBox.pdf * * * | 495 Test_CheckBox.pdf * * * |
495 Test_DateField_locale_zh_HK.pdf mac,win * * | 496 Test_DateField_locale_zh_HK.pdf mac,win * * |
496 | 497 |
OLD | NEW |