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

Commit 773fd131 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change I3429f77a into eclair

* changes:
  Suppress flaky test HeapTest#testOomeLarge.
parents 26fe45dc b8a4e5f7
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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.