diff options
author | Tom Sepez <tsepez@chromium.org> | 2016-01-19 11:28:59 -0800 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2016-01-19 11:28:59 -0800 |
commit | acfe9a7ffca3ad1076e9b0772f4fc165a56065ff (patch) | |
tree | 02bc6f86dccdadf8912c608eb62a9a88a0e1d04b /testing/SUPPRESSIONS_linux | |
parent | a76a6d8bcb76077fa248b64c5d64791dc8f23771 (diff) | |
download | pdfium-acfe9a7ffca3ad1076e9b0772f4fc165a56065ff.tar.xz |
Merge to XFA: Unify suppressions files and add matcher syntax.
Review URL: https://codereview.chromium.org/1586043006 .
(cherry picked from commit 2cb9ae0309417222aa3555dabe4749119dc36d84)
R=ochang@chromium.org, thestig@chromium.org
Review URL: https://codereview.chromium.org/1582613012 .
Diffstat (limited to 'testing/SUPPRESSIONS_linux')
-rw-r--r-- | testing/SUPPRESSIONS_linux | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/SUPPRESSIONS_linux b/testing/SUPPRESSIONS_linux deleted file mode 100644 index 90fc0a28ca..0000000000 --- a/testing/SUPPRESSIONS_linux +++ /dev/null @@ -1,8 +0,0 @@ -# List of tests to be skipped on linux platforms, one per line. -# Try to keep the file alphabetized. -format_custom_format.pdf -# These XFA-only failures are in a separate section. -050_extra_m.pdf -3bigpreview.pdf -example_033.pdf -test_m.pdf |