From bfa2a97ca9f5026ceb8e8c2ce23cfc3c3e8b38a1 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Mon, 24 Jul 2017 11:38:31 -0700 Subject: Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot Run test XFA-Only, since that's where the issue occurs, and the textual output is different for non-xfa. Fix a few lifetime issue in pdfium_test.cc unearthed by this test (doc must outlive pages now held in formfill info). Bug: 735912 Change-Id: Icc9e6a967c32ece67d897117896c973bb16a1515 Reviewed-on: https://pdfium-review.googlesource.com/8510 Commit-Queue: Tom Sepez Reviewed-by: dsinclair --- testing/SUPPRESSIONS | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to 'testing/SUPPRESSIONS') diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index 8389289589..feb862e3b1 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -286,13 +286,8 @@ zh_file1.pdf mac * * zh_function_list.pdf mac * * zh_shared_document.pdf mac * * -bug_492.in * nov8 * -bug_679643.in * * noxfa -bug_679642.in * * noxfa - -# # TODO(hnakashima): These might never have been run. Go over them and fix. -# + FRC_8.5_E&X.pdf * * * FRC_8.5_O&PO_GoToE.pdf * * * FRC_8.5_OpenAction&O_URI.pdf * * * @@ -300,9 +295,8 @@ FRC_8.5_PC&C_GoToE_T_T.pdf * * * FRC_8.5_PC_GoToE_T_R&P&A.pdf * * * FRC_8.5_PO_GoToE_T_R&N.pdf * * * -# # xfa_specific -# + Choose.pdf * * * data_binding.pdf * * * Date_FormCale.pdf * * * @@ -315,3 +309,15 @@ TimeField.pdf win,linux * * Test_CheckBox.pdf * * * Test_DateField_locale_zh_HK.pdf mac,win * * +# +# JavaScript tests +# +bug_679642.in * * noxfa +bug_679643.in * * noxfa +bug_735912.in * * noxfa + +# +# Pixel tests +# +bug_492.in * nov8 * + -- cgit v1.2.3