disable test until I can fix it

git-svn-id: http://skia.googlecode.com/svn/trunk@3018 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
reed@google.com 2012-01-11 19:17:23 +00:00
parent 81f41d75cd
commit 47628314a1

View File

@ -1087,7 +1087,7 @@ void TestPath(skiatest::Reporter* reporter) {
test_isRect(reporter);
test_zero_length_paths(reporter);
test_direction(reporter);
// for now test_direction(reporter);
test_convexity(reporter);
test_convexity2(reporter);
test_close(reporter);