From 6123e09ff0c1d950e81ab221a4b13326ec2506b8 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Wed, 29 Apr 2015 16:50:07 -0700 Subject: Corpus roll to pick up the 2015-04-28 Foxit drop. This will undoubtedly red up the tree, as we don't have trybots. A follow-up CL will add the suppressions required for each platform at the moment. The new suppressions in this CL are for cases where we didn't generate an expected result file (due to the issue in fx/FRC_3.5_part1/Introduction.txt). R=thestig@chromium.org Review URL: https://codereview.chromium.org/1111213005 --- DEPS | 2 +- testing/SUPPRESSIONS | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/DEPS b/DEPS index c85e3d902d..66f4d20b4e 100644 --- a/DEPS +++ b/DEPS @@ -5,7 +5,7 @@ deps = { "https://chromium.googlesource.com/external/gyp", "testing/corpus": - "https://pdfium.googlesource.com/pdfium_tests@73e1d0c915fe574a470fcbc76dd36246ac9fec45", + "https://pdfium.googlesource.com/pdfium_tests@c5c0578f190bb1d8eaa3210d1ed51a4eb674143d", "testing/gmock": "https://chromium.googlesource.com/external/googlemock.git@29763965ab52f24565299976b936d1265cb6a271", diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index 696e3f3e6d..21488ed9b3 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -7,6 +7,11 @@ 2_6_textbox.pdf 3_4_textbox.pdf 5.2.pdf +FRC_3.5_CF_Strf_stmf_DefaultCryptFilter.pdf +FRC_3.5_EncryptMetadata_T.pdf +FRC_3.5_Encrypt_is_damage.pdf +FRC_3.5_Filter_PubSec_SubFilter_s5.pdf +FRC_3.5_Filter_PubSec_Sub_SubFilter_s4.pdf action.pdf all_trigger_alert.pdf all_trigger_browsefordoc.pdf @@ -37,6 +42,7 @@ javascriptaction.pdf js_calculate.pdf list_box.pdf number.pdf +outline.pdf push_button.pdf radio_button.pdf run_custom_validate_script.pdf -- cgit v1.2.3