Sanitizing source files in Housekeeper-Nightly

git-svn-id: http://skia.googlecode.com/svn/trunk@10929 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
skia.committer@gmail.com 2013-08-27 07:02:54 +00:00
parent 26e1449d85
commit 10adca5c4a

View File

@ -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);
}