Remove some unnecessary suppressions for pixel tests.
Now that pixel tests is hermetic, it uses the same set of fonts across
different platforms. So some tests that were previously failing now
succeed on Windows, because the issue with fonts being missing from the
system has gone away.
Bug: pdfium:1461
Change-Id: I8abf78f51843a58d9d8e293a667b9f70ed4770dc
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/92112
Reviewed-by: Nigi <nigi@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS
index 6911d35..12903d4 100644
--- a/testing/SUPPRESSIONS
+++ b/testing/SUPPRESSIONS
@@ -340,10 +340,6 @@
# TODO(pdfium:1331): Remove after associated bug is fixed
bug_1331.in * * * *
-# TODO(pdfium:1461): Remove after associated bug is fixed
-bug_1355.in win * * *
-bug_1402.in win * * *
-
# TODO(pdfium:1457): Remove after associated bug is fixed
bug_1457.in * * * *