From 4e5e6f793c1a04f8257d2ea260ffa693b2c8cfd6 Mon Sep 17 00:00:00 2001 From: Henrique Nakashima Date: Wed, 21 Jun 2017 13:35:10 -0400 Subject: Renamed bug_492 pixel test expected png. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The test should be reenabled by this change. Also updated the expected .png, as it's slightly displaced since it was run a year ago. Change-Id: I2e7003f8b353212804d3fd7af08c41476351f575 Reviewed-on: https://pdfium-review.googlesource.com/6813 Reviewed-by: Nicolás Peña Commit-Queue: Henrique Nakashima --- testing/SUPPRESSIONS | 1 + testing/resources/pixel/bug_492.pdf.0.png | Bin 3672 -> 0 bytes testing/resources/pixel/bug_492_expected.pdf.0.png | Bin 0 -> 3672 bytes 3 files changed, 1 insertion(+) delete mode 100644 testing/resources/pixel/bug_492.pdf.0.png create mode 100644 testing/resources/pixel/bug_492_expected.pdf.0.png diff --git a/testing/SUPPRESSIONS b/testing/SUPPRESSIONS index bccf0d6bd6..8eac8b6a61 100644 --- a/testing/SUPPRESSIONS +++ b/testing/SUPPRESSIONS @@ -286,6 +286,7 @@ zh_file1.pdf mac * * zh_function_list.pdf mac * * zh_shared_document.pdf mac * * +bug_492.in * nov8 * bug_679643.in * * noxfa bug_679642.in * * noxfa diff --git a/testing/resources/pixel/bug_492.pdf.0.png b/testing/resources/pixel/bug_492.pdf.0.png deleted file mode 100644 index adc4b53e0e..0000000000 Binary files a/testing/resources/pixel/bug_492.pdf.0.png and /dev/null differ diff --git a/testing/resources/pixel/bug_492_expected.pdf.0.png b/testing/resources/pixel/bug_492_expected.pdf.0.png new file mode 100644 index 0000000000..46b6c9b1f3 Binary files /dev/null and b/testing/resources/pixel/bug_492_expected.pdf.0.png differ -- cgit v1.2.3