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

Commit 76bb9a36 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change I1932e8f8 into eclair

* changes:
  Disable com.android.unit_tests.HeapTest:testExternalOomeLarge.
parents 61462b43 1932e8f8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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.