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

Commit 93e8b57d authored by Michael Wachenschwanz's avatar Michael Wachenschwanz
Browse files

Actually ignore flaky testPredictionStrikesBack

Bug: 169243254
Test: n/a
Change-Id: If7f9d1871fcc9c6d37e6237c7c79a73fea95ba81
parent 49ae1cbd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -728,7 +728,6 @@ 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
@@ -1257,6 +1256,7 @@ public class AppStandbyControllerTests {
        assertBucket(STANDBY_BUCKET_ACTIVE);
    }

    @Ignore
    @Test
    public void testPredictionStrikesBack() throws Exception {
        reportEvent(mController, USER_INTERACTION, 0, PACKAGE_1);