diff options
author | Nicolas Pena <npm@chromium.org> | 2017-02-01 12:46:52 -0500 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-02-01 18:10:39 +0000 |
commit | 1f5e327bc8a4114b5c390b89ac94ee320d1d06de (patch) | |
tree | 0c3eb1867744e0ccb19448476b11e06b5db98149 | |
parent | c8017b2581b7ade6b05ba086eb7221465414173f (diff) | |
download | pdfium-1f5e327bc8a4114b5c390b89ac94ee320d1d06de.tar.xz |
Fix recent test suppressions
Change-Id: Ib319cad12707cf2a7211c64b0f950e5f0dd2b094
Reviewed-on: https://pdfium-review.googlesource.com/2493
Commit-Queue: Nicolás Peña <npm@chromium.org>
Reviewed-by: dsinclair <dsinclair@chromium.org>
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | testing/SUPPRESSIONS | 15 |
2 files changed, 1 insertions, 16 deletions
@@ -15,7 +15,7 @@ vars = { 'gtest_revision': '8245545b6dc9c4703e6496d1efd19e975ad2b038', 'icu_revision': '73e24736676b4b438270fda44e5b2c83b49fdd80', 'instrumented_lib_revision': '45f5814b1543e41ea0be54c771e3840ea52cca4a', - 'pdfium_tests_revision': '0574927025c223e4c705cb951f592cfef2503500', + 'pdfium_tests_revision': 'd25a422ab03d6c3109370bc454c629575e969329', 'skia_revision': 'f44703a87f532b3f593d91605d66d52c6bbc45c9', 'tools_memory_revision': '427f10475e1a8d72424c29d00bf689122b738e5d', 'trace_event_revision': '06294c8a4a6f744ef284cd63cfe54dbf61eea290', diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index 94c3a5d233..447c9fa529 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -488,21 +488,6 @@ bug_679643.in * * noxfa bug_679642.in * * noxfa ### TODO(dsinclair): These need to be fixed .... -bug_524043_1.pdf * * * -bug_524043_2.pdf * * * -bug_524043_3.pdf * * * -bug_524043_4.pdf * * * -bug_524043_5.pdf * * * -bug_524043_7.pdf * * * -bug_543018_1.pdf * * * -bug_543018_2.pdf * * * -bug_551258_1.pdf * * * -getarray.pdf * * * -example_014.pdf * * * -example_015.pdf * * * -example_054.pdf * * * -event_fieldfull_1_.pdf * * * - Test_DateField_locale_en_CA.pdf asan * * Test_DateField_locale_en_GB.pdf asan * * Test_DateField_locale_en_US.pdf asan * * |