summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harrison <rharrison@chromium.org>2018-03-01 15:45:47 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-03-01 15:45:47 +0000
commit71cdd20e9d7400b8b2f34a07037564ec87bda3e8 (patch)
treed2d81b56f735c9b72e3a103ed4d8e57b64903419
parent53341dd518f1b6f2969529dd62ccd6e605af182b (diff)
downloadpdfium-71cdd20e9d7400b8b2f34a07037564ec87bda3e8.tar.xz
Disable XFA tests without embedded fonts
These are being flakey due to subtle differences between builders, so turning them off while resolving that. Change-Id: I7f400a7a95076bafb2739ff78786eb3cc147953c Reviewed-on: https://pdfium-review.googlesource.com/27830 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by: dsinclair <dsinclair@chromium.org>
-rw-r--r--testing/SUPPRESSIONS2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS
index 2572203384..7633e04a48 100644
--- a/testing/SUPPRESSIONS
+++ b/testing/SUPPRESSIONS
@@ -330,4 +330,6 @@ dynamic_list_box_allow_multiple_selection.pdf * * *
dynamic_password_field_background_fill.pdf * * *
resolve_nodes.pdf * * *
standard_symbols.pdf * * *
+xfa_example.in * * *
xfa_node_caption.pdf * * *
+xfa_textfield.in * * *