From 53f555a619bfa9eed7b80ff3e1f01fd08e174195 Mon Sep 17 00:00:00 2001 From: Ryan Harrison Date: Tue, 27 Feb 2018 22:01:25 +0000 Subject: Move XFA pixel tests under pixel/ This removes the need for them to have their own runner. Due to other upstream changes some of the expectation files needed to be updated. The suppressions have been updated to make sure the tests do not run for non-XFA builds. Having these tests run on the bots surfaced an MSAN issue in the XFA code, which is fixed in this CL. BUG=pdfium:1020,pdfium:1008 Change-Id: I44e2fa1cba2d07f30f56f5792749acbe1ebf4b62 Reviewed-on: https://pdfium-review.googlesource.com/27710 Reviewed-by: dsinclair Commit-Queue: Ryan Harrison --- .../static_list_box_caption_expected.pdf.0.png | Bin 0 -> 17875 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 testing/resources/pixel/xfa_specific/static_list_box_caption_expected.pdf.0.png (limited to 'testing/resources/pixel/xfa_specific/static_list_box_caption_expected.pdf.0.png') diff --git a/testing/resources/pixel/xfa_specific/static_list_box_caption_expected.pdf.0.png b/testing/resources/pixel/xfa_specific/static_list_box_caption_expected.pdf.0.png new file mode 100644 index 0000000000..45a898326f Binary files /dev/null and b/testing/resources/pixel/xfa_specific/static_list_box_caption_expected.pdf.0.png differ -- cgit v1.2.3