summaryrefslogtreecommitdiff
path: root/testing/SUPPRESSIONS
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2016-03-22 16:05:18 -0700
committerTom Sepez <tsepez@chromium.org>2016-03-22 16:05:18 -0700
commit3523c1f23e4c48850fcba5b1cb1bd8f311407e00 (patch)
tree3ff2258be9aa8c5ec145d77e6bb35a684e6986e5 /testing/SUPPRESSIONS
parent34cc08341b5712c17b504a55aa090eaa59051890 (diff)
downloadpdfium-3523c1f23e4c48850fcba5b1cb1bd8f311407e00.tar.xz
Fix parsing of double dot operators for FormCalc
Patch by cherycherian. patch from issue 1810153003 at patchset 1 (http://crrev.com/1810153003#ps1) FormCalc expressions containing double-dot operators in SOM expressions were failing since XFA_ResolveNodes_AnyChild was always stripping the leading character. Roll testing/corpus to d671154 to pick up the test. BUG=pdfium:434 TBR=dsinclair@chromium.org Review URL: https://codereview.chromium.org/1821413002 .
Diffstat (limited to 'testing/SUPPRESSIONS')
-rw-r--r--testing/SUPPRESSIONS2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS
index 872fba352c..7aca89d024 100644
--- a/testing/SUPPRESSIONS
+++ b/testing/SUPPRESSIONS
@@ -287,6 +287,8 @@ bookmark.pdf * * *
bookmarkgetcolor.pdf mac * *
bug_0_length_line.pdf mac * *
bug_0_width_line.pdf mac * *
+bug_434.pdf * * noxfa
+bug_434.pdf win * xfa
bug_white_space.pdf mac * *
calcorderindex_test.pdf * * *
calculate_average.pdf mac * *