From 6546e49b66848f3a3f28ef5cfa7420cd03cb4368 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Wed, 25 Mar 2015 14:30:49 -0700 Subject: Suppress our "pixel" test on mac since it diffs. This involves bringing some of the suppressions file mechanism into run_pixel_tests.py (making a common module would be a nice follow-up) R=thestig@chromium.org Review URL: https://codereview.chromium.org/1032923002 --- testing/SUPPRESSIONS_mac | 1 + 1 file changed, 1 insertion(+) (limited to 'testing/SUPPRESSIONS_mac') diff --git a/testing/SUPPRESSIONS_mac b/testing/SUPPRESSIONS_mac index b0ffc7dcee..3f41d7e5ec 100644 --- a/testing/SUPPRESSIONS_mac +++ b/testing/SUPPRESSIONS_mac @@ -1,2 +1,3 @@ # List of tests to be skipped on mac platforms, one per line. # Try to keep the file alphabetized. +font_size.in -- cgit v1.2.3