Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2931eb0d authored by Diego Perez's avatar Diego Perez
Browse files

Disable font test temporarily

Bug: 37725933
Test: Disables test
Change-Id: I6be7e89c79cde97e088d2a897e3af38b8d58973d
parent 0fe5a2d5
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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");