diff options
author | Lei Zhang <thestig@chromium.org> | 2018-10-12 17:13:40 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-10-12 17:13:40 +0000 |
commit | 3f972932128af8dd040dd9d2bbaed4004fc4d617 (patch) | |
tree | 07bd18d46969ca59e00efc79c6bb14e8a033be50 /testing/SUPPRESSIONS | |
parent | de859c1493c39e3d2397a748054966d2ae985214 (diff) | |
download | pdfium-3f972932128af8dd040dd9d2bbaed4004fc4d617.tar.xz |
Add minimal pixel test for a rendering bug.
The test is suppressed because it currently renders incorrectly.
BUG=pdfium:632
Change-Id: Ie780e2128ef3a0bcf5f7d57b164ae38f03b1e9fd
Reviewed-on: https://pdfium-review.googlesource.com/c/43090
Reviewed-by: Nicolás Peña Moreno <npm@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'testing/SUPPRESSIONS')
-rw-r--r-- | testing/SUPPRESSIONS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index 4720505529..fe49416916 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -325,6 +325,9 @@ resolve_nodes_1.pdf * * * # bug_492.in * nov8 * +# TODO(pdfium:632): Remove after associated bug is fixed +bug_632.in * * * + # xfa_specific # TODO(pdfium:1107): Remove after associated bug is fixed |