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

Commit 5ecc3466 authored by Michael Wachenschwanz's avatar Michael Wachenschwanz
Browse files

Ignore flaky testPredictionStrikesBack

Bug: 169243254
Test: n/a
Change-Id: Icb6d39d7c87790d744ba7e4df6804ea5bfef91a4
parent 64389beb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -84,6 +84,7 @@ import com.android.server.SystemService;
import com.android.server.usage.AppStandbyInternal.AppIdleStateChangeListener;

import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;

@@ -703,6 +704,7 @@ public class AppStandbyControllerTests {
        assertEquals(STANDBY_BUCKET_ACTIVE, getStandbyBucket(mController, PACKAGE_1));
    }

    @Ignore
    @Test
    public void testPredictionTimedOut() throws Exception {
        // Set it to timeout or usage, so that prediction can override it