| 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 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 274 action_reset.pdf mac * * | 274 action_reset.pdf mac * * |
| 275 action_run_javascript.pdf mac * * | 275 action_run_javascript.pdf mac * * |
| 276 action_submit_a_form.pdf mac * * | 276 action_submit_a_form.pdf mac * * |
| 277 all_trigger_alert.pdf * * * | 277 all_trigger_alert.pdf * * * |
| 278 all_trigger_browsefordoc.pdf * * * | 278 all_trigger_browsefordoc.pdf * * * |
| 279 all_trigger_mailmsg.pdf * * * | 279 all_trigger_mailmsg.pdf * * * |
| 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 annotation_highlight_author_content.pdf mac * * |
| 285 annotation_highlight_long_content.pdf mac * * |
| 286 annotation_highlight_no_author.pdf mac * * |
| 284 app_launchurl.pdf mac * * | 287 app_launchurl.pdf mac * * |
| 285 appstoredescription3.1_en_updated.pdf mac * * | 288 appstoredescription3.1_en_updated.pdf mac * * |
| 286 bookmark.pdf * * * | 289 bookmark.pdf * * * |
| 287 bookmarkgetcolor.pdf mac * * | 290 bookmarkgetcolor.pdf mac * * |
| 288 bug_0_length_line.pdf mac * * | 291 bug_0_length_line.pdf mac * * |
| 289 bug_0_width_line.pdf mac * * | 292 bug_0_width_line.pdf mac * * |
| 290 bug_434.pdf * * noxfa | 293 bug_434.pdf * * noxfa |
| 291 bug_434.pdf win * xfa | 294 bug_434.pdf win * xfa |
| 292 bug_white_space.pdf mac * * | 295 bug_white_space.pdf mac * * |
| 293 calcorderindex_test.pdf * * * | 296 calcorderindex_test.pdf * * * |
| (...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 488 # xfa_specific | 491 # xfa_specific |
| 489 # | 492 # |
| 490 Choose.pdf * * * | 493 Choose.pdf * * * |
| 491 data_binding.pdf * * * | 494 data_binding.pdf * * * |
| 492 Date_FormCale.pdf * * * | 495 Date_FormCale.pdf * * * |
| 493 Sum.pdf * * * | 496 Sum.pdf * * * |
| 494 TimeField.pdf * * * | 497 TimeField.pdf * * * |
| 495 Test_CheckBox.pdf * * * | 498 Test_CheckBox.pdf * * * |
| 496 Test_DateField_locale_zh_HK.pdf * * * | 499 Test_DateField_locale_zh_HK.pdf * * * |
| 497 | 500 |
| OLD | NEW |