diff options
author | tsepez <tsepez@chromium.org> | 2016-04-18 17:15:42 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-04-18 17:15:42 -0700 |
commit | 86d945b2d24edade9c7175be1c31b246f54b04ca (patch) | |
tree | 771654816efbe6e3b521814dd7208a3d605d5e88 /testing/SUPPRESSIONS | |
parent | f09bdfa90d6324813309e987a07b28c1b75aec72 (diff) | |
download | pdfium-86d945b2d24edade9c7175be1c31b246f54b04ca.tar.xz |
Exclude XFA-only corpus from non-xfa and roll corpus.
Test still need modification to process input events. For now,
we just suppress anything that diffs.
Review URL: https://codereview.chromium.org/1894083003
Diffstat (limited to 'testing/SUPPRESSIONS')
-rw-r--r-- | testing/SUPPRESSIONS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index 7aca89d024..3717f75c3a 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -477,3 +477,15 @@ widget_javascript.pdf mac * * zh_file1.pdf mac * * zh_function_list.pdf mac * * zh_shared_document.pdf mac * * + +# +# xfa_specific +# +Choose.pdf * * * +data_binding.pdf * * * +Date_FormCale.pdf * * * +Sum.pdf * * * +TimeField.pdf * * * +Test_CheckBox.pdf * * * +Test_DateField_locale_zh_HK.pdf * * * + |