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

Commit 384810f6 authored by Richard Uhler's avatar Richard Uhler Committed by android-build-merger
Browse files

Merge "Disable flaky testBadApkOnly test." into qt-r1-dev am: 8e8a2d0c

am: c617be6f

Change-Id: I41bb0c264e3a8f82532ff1f2c0e6ce0285168b97
parents 1cacde5b c617be6f
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -25,6 +25,7 @@ import com.android.tradefed.testtype.junit4.BaseHostJUnit4Test;


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


@@ -63,6 +64,7 @@ public class StagedRollbackTest extends BaseHostJUnit4Test {
     * Tests watchdog triggered staged rollbacks involving only apks.
     * Tests watchdog triggered staged rollbacks involving only apks.
     */
     */
    @Test
    @Test
    @Ignore("b/139175593 flaky test")
    public void testBadApkOnly() throws Exception {
    public void testBadApkOnly() throws Exception {
        runPhase("testBadApkOnlyEnableRollback");
        runPhase("testBadApkOnlyEnableRollback");
        getDevice().reboot();
        getDevice().reboot();