diff options
author | Ryan Harrison <rharrison@chromium.org> | 2018-06-07 20:36:23 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-06-07 20:36:23 +0000 |
commit | 2c457887402151cfde8ac4842af0c2248eb840a9 (patch) | |
tree | d265acd04d408a2a33ba0325c0190d60de68770a /testing/SUPPRESSIONS | |
parent | 888af47eec5784c1919200087769b7e58e5efd02 (diff) | |
download | pdfium-2c457887402151cfde8ac4842af0c2248eb840a9.tar.xz |
Convert resolve_nodes.pdf into 3 test cases
There are 3 elements in the PDF that can be interacted with that cause
testable output. This CL creates test cases for each of these
elements. 2 of them work correctly, and a new bug, pdfium:1106, has
been filed for the third.
BUG=pdfium:1020
Change-Id: I524911d03927a0eeeee1d1479e1a855f90269e8e
Reviewed-on: https://pdfium-review.googlesource.com/34370
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'testing/SUPPRESSIONS')
-rw-r--r-- | testing/SUPPRESSIONS | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index 7e4b507d9f..1f22c4c4b5 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -316,17 +316,20 @@ bug_679642.in * * noxfa bug_679643.in * * noxfa bug_735912.in * * noxfa +# xfa_specific + +TODO(dsinclair): Remove after pdfium:1106 is fixed +resolve_nodes_1.pdf * * * + # # Pixel tests # bug_492.in * nov8 * -# # xfa_specific # TODO(rharrison): Create expectations for existing files. dynamic_list_box_allow_multiple_selection.pdf * * * -resolve_nodes.pdf * * * standard_symbols.pdf * * * # TODO(rharrison): Remove after pdfium:1095 is fixed xfa_example.in win * * |