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

Commit 33a0a408 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by Automerger Merge Worker
Browse files

Merge "Disable the test (1/n)" into rvc-dev am: d994d146

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16375870

Change-Id: I0608080ff7ed174d3456c2b2b2ab8783cf83bdcc
parents 0ce5f01c d994d146
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ import com.android.tradefed.testtype.junit4.BaseHostJUnit4Test;

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

@@ -72,6 +73,7 @@ public class NetworkStagedRollbackTest extends BaseHostJUnit4Test {
    /**
     * Tests failed network health check triggers watchdog staged rollbacks.
     */
    @Ignore("b/159569441")
    @Test
    public void testNetworkFailedRollback() throws Exception {
        try {