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

Commit b8a4e5f7 authored by Brett Chabot's avatar Brett Chabot
Browse files

Suppress flaky test HeapTest#testOomeLarge.

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