diff --git a/tests/DrawPathTest.cpp b/tests/DrawPathTest.cpp index aea07c10cd..72ec158167 100644 --- a/tests/DrawPathTest.cpp +++ b/tests/DrawPathTest.cpp @@ -320,7 +320,7 @@ static void TestDrawPath(skiatest::Reporter* reporter) { if (false) test_crbug131181(); test_infinite_dash(reporter); test_crbug_165432(reporter); - + if (false) { // working on a fix test_big_aa_rect(reporter); }