Suppress example_062.pdf for Skia and SkiaPaths

When Skia/SkiaPaths is enabled, the 10-point stars have unwanted black
borders compared to the AGG expectations when rendering at the scale
of 1. The unwanted borders will disappear if scale level is larger
enough (e.g when scale = 3).

Suppress this test for Skia and SkiaPaths until the corresponding bug
is fixed.

Bug: pdfium:1896
Change-Id: I07207c899cc22face069e691ea7e227d57786d85
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/98533
Commit-Queue: Nigi <nigi@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS
index 5330d47..f68f677 100644
--- a/testing/SUPPRESSIONS
+++ b/testing/SUPPRESSIONS
@@ -285,6 +285,10 @@
 example_060.pdf mac * * *
 example_061.pdf mac * * *
 example_062.pdf mac * * *
+
+# TODO(pdfium:1896): Remove after associated bug is fixed
+example_062.pdf * * * skia,skiapaths
+
 example_063.pdf mac * * *
 example_064.pdf mac * * *
 example_065.pdf mac * * *