Disable font test temporarily

Bug: 37725933
Test: Disables test
Change-Id: I6be7e89c79cde97e088d2a897e3af38b8d58973d
This commit is contained in:
Diego Perez
2017-05-02 17:51:31 +01:00
parent 0fe5a2d5b3
commit 2931eb0d95
3 changed files with 2 additions and 1 deletions

View File

@@ -389,7 +389,8 @@ public class RenderTests extends RenderTestBase {
assertTrue(sRenderMessages.isEmpty());
}
@Test
//@Test
// Temporarily disabled (b/37725933)
public void testFonts() throws ClassNotFoundException {
// TODO: styles seem to be broken in TextView
renderAndVerify("fonts_test.xml", "font_test.png");