Loading tests/AndroidTests/src/com/android/unit_tests/HeapTest.java +2 −1 Original line number Diff line number Diff line Loading @@ -485,7 +485,8 @@ public class HeapTest extends TestCase { } } @MediumTest // TODO: flaky test //@MediumTest public void testOomeLarge() throws Exception { /* Just shy of the typical max heap size so that it will actually * try to allocate it instead of short-circuiting. Loading Loading
tests/AndroidTests/src/com/android/unit_tests/HeapTest.java +2 −1 Original line number Diff line number Diff line Loading @@ -485,7 +485,8 @@ public class HeapTest extends TestCase { } } @MediumTest // TODO: flaky test //@MediumTest public void testOomeLarge() throws Exception { /* Just shy of the typical max heap size so that it will actually * try to allocate it instead of short-circuiting. Loading