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