diff options
author | Ryan Harrison <rharrison@chromium.org> | 2018-06-08 02:59:22 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-06-08 02:59:22 +0000 |
commit | e4d73cba3c140f1d2fc5972c8cceb0d16af993ac (patch) | |
tree | 76bee545d4eb738454a256699dac68f04fdb8e70 /testing/SUPPRESSIONS | |
parent | 1c06e11ab7b029246518ca4728000d1f681c03aa (diff) | |
download | pdfium-e4d73cba3c140f1d2fc5972c8cceb0d16af993ac.tar.xz |
Update comments in SUPPRESSIONS for xfa_specific
This adds comments for the specific bug associated with each
suppression, and a comment to remove the suppression line once the bug
is fixed.
BUG=pdfium:1020
Change-Id: I8002fe1711c55e39b2ef79c395980c89f6440853
Reviewed-on: https://pdfium-review.googlesource.com/34510
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Diffstat (limited to 'testing/SUPPRESSIONS')
-rw-r--r-- | testing/SUPPRESSIONS | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index c4febdd9aa..417d3018e3 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -318,7 +318,7 @@ bug_735912.in * * noxfa # xfa_specific -TODO(dsinclair): Remove after pdfium:1106 is fixed +# TODO(pdfium:1106): Remove after associated bug is fixed resolve_nodes_1.pdf * * * # @@ -328,9 +328,10 @@ bug_492.in * nov8 * # xfa_specific -# TODO(rharrison): Create expectations for existing files. +# TODO(pdfium:1105): Remove after associated bug is fixed dynamic_list_box_allow_multiple_selection.pdf * * * +# TODO(pdfium:1107): Remove after associated bug is fixed standard_symbols.pdf * * * -# TODO(rharrison): Remove these after pdfium:1095 is fixed +# TODO(pdfium:1095): Remove after associated bug is fixed xfa_example.in win * * xfa_textfield.in win * * |