Roll testing/corpus/ 746093a2b..62a96ab80 (1 commit)

https://pdfium.googlesource.com/pdfium_tests/+log/746093a2b0c4..62a96ab801ab

Suppress gradient_many_stops.pdf for AGG, where it is rendered
incorrectly.

Bug: pdfium:489
Change-Id: I31ca6dcca19aeb9bb138fb46f7ff7f2184246fa1
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/104811
Reviewed-by: K. Moon <kmoon@chromium.org>
Commit-Queue: K. Moon <kmoon@chromium.org>
Auto-Submit: Lei Zhang <thestig@chromium.org>
diff --git a/DEPS b/DEPS
index db02266..2b6e5ce 100644
--- a/DEPS
+++ b/DEPS
@@ -140,7 +140,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling pdfium_tests
   # and whatever else without interference from each other.
-  'pdfium_tests_revision': '746093a2b0c48d5a081fd44c183cfe0287d4f331',
+  'pdfium_tests_revision': '62a96ab801ab8e6cb6d0a39a12f50f43d599ecc1',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling resultdb
   # and whatever else without interference from each other.
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS
index 42d5494..39972df 100644
--- a/testing/SUPPRESSIONS
+++ b/testing/SUPPRESSIONS
@@ -230,6 +230,10 @@
 format_text_color.pdf mac * * *
 formfeild.pdf * * * *
 getarray.pdf mac * * *
+
+# TODO(pdfium:489): Remove after associated bug is fixed.
+gradient_many_stops.pdf * * * agg
+
 javascriptaction.pdf * * * *
 jetman_std.pdf mac * * *
 jetman_std_fixed.pdf mac * * *