From 84b26ec6ba8193235ce0df817dec5c0f1da29841 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Wed, 20 Apr 2016 05:54:14 -0700 Subject: Re-Reland Combined test runner. Original Commit Message: This CL revives the old CL to combine the test runners [1] which was reverted due to failing font_size tests. I've deleted the font_size.pdf as it is not needed and for testing. Pixel tests are either .in or .pdf files, not both. Original description: This CL takes the three test runners (corpus, javascript, pixel) and combines the code into a single test_runner file. Each of the individual runners still exists and calls the test runner with their data directory. With this change, the pixel and javascript test will now run in parallel if multiple processors are available. 1-https://codereview.chromium.org/1430623006/ BUG= Review URL: https://codereview.chromium.org/1888673003 --- testing/resources/pixel/font_size.pdf | 72 ----------------------------------- 1 file changed, 72 deletions(-) delete mode 100644 testing/resources/pixel/font_size.pdf (limited to 'testing/resources/pixel') diff --git a/testing/resources/pixel/font_size.pdf b/testing/resources/pixel/font_size.pdf deleted file mode 100644 index 5a42260ce9..0000000000 --- a/testing/resources/pixel/font_size.pdf +++ /dev/null @@ -1,72 +0,0 @@ -%PDF-1.7 -% ò¤ô -1 0 obj << - /Type /Catalog - /Pages 2 0 R ->> -2 0 obj << - /Type /Pages - /MediaBox [ 0 0 100 400 ] - /Count 1 - /Kids [ 3 0 R ] ->> -endobj -3 0 obj << - /Type /Page - /Parent 2 0 R - /Resources << - /Font << - /F1 4 0 R - >> - >> - /Contents 6 0 R ->> -endobj -4 0 obj << - /Type /Font - /Subtype /Type1 - /BaseFont /Times-Roman ->> -endobj -6 0 obj << ->> -stream -BT -20 0 Td -0 20 Td /F1 0 Tf (Size 0) Tj -0 20 Td /F1 1 Tf (Size 1) Tj -0 20 Td /F1 2 Tf (Size 2) Tj -0 20 Td /F1 3 Tf (Size 3) Tj -0 20 Td /F1 4 Tf (Size 4) Tj -0 20 Td /F1 5 Tf (Size 5) Tj -0 20 Td /F1 6 Tf (Size 6) Tj -0 20 Td /F1 7 Tf (Size 7) Tj -0 20 Td /F1 8 Tf (Size 8) Tj -0 20 Td /F1 9 Tf (Size 9) Tj -0 20 Td /F1 10 Tf (Size 10) Tj -0 20 Td /F1 11 Tf (Size 11) Tj -0 20 Td /F1 12 Tf (Size 12) Tj -0 20 Td /F1 13 Tf (Size 13) Tj -0 20 Td /F1 14 Tf (Size 14) Tj -0 20 Td /F1 15 Tf (Size 15) Tj -0 20 Td /F1 16 Tf (Size 16) Tj -0 20 Td /F1 17 Tf (Size 17) Tj -0 20 Td /F1 18 Tf (Size 18) Tj -ET -endstream -endobj -xref -0 7 -0000000000 65535 f -0000000015 00000 n -0000000061 00000 n -0000000154 00000 n -0000000280 00000 n -0000000000 65535 f -0000000358 00000 n -trailer << - /Root 1 0 R ->> -startxref -979 -%%EOF -- cgit v1.2.3