diff options
author | Lei Zhang <thestig@chromium.org> | 2015-11-06 11:00:23 -0800 |
---|---|---|
committer | Lei Zhang <thestig@chromium.org> | 2015-11-06 11:00:23 -0800 |
commit | de383c5d8c0b418a5d5b55d5a4ead715e69255c5 (patch) | |
tree | f019d8878fe3f26663fe5748f7bd4892e3b405d7 | |
parent | 41aa841f9700be9e20ecfec61ce22c5768ee4fc0 (diff) | |
download | pdfium-de383c5d8c0b418a5d5b55d5a4ead715e69255c5.tar.xz |
XFA: Suppress remaining failing corpus tests on Linux.
R=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1417703011 .
-rw-r--r-- | testing/SUPPRESSIONS_linux | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/SUPPRESSIONS_linux b/testing/SUPPRESSIONS_linux index 86e3a0602b..90fc0a28ca 100644 --- a/testing/SUPPRESSIONS_linux +++ b/testing/SUPPRESSIONS_linux @@ -1,3 +1,8 @@ # 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 |