Merge "Disable the test (1/n)" into rvc-dev am: d994d146c2
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/16375870 Change-Id: I7f65b792e08ac5d9d3ae95d7cbb829bd86c0932e
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user