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

Commit 1932e8f8 authored by Brett Chabot's avatar Brett Chabot
Browse files

Disable com.android.unit_tests.HeapTest:testExternalOomeLarge.

BUG 2170975
parent cea8f8e4
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.