Loading tests/telephonytests/src/com/android/internal/telephony/dataconnection/DcTrackerTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -1467,6 +1467,7 @@ public class DcTrackerTest extends TelephonyTest { verify(mSimulatedCommandsVerifier, times(0)).getDataCallList(any(Message.class)); } @FlakyTest @Test @SmallTest public void testNetworkStatusChangedRecoveryON() throws Exception { Loading Loading @@ -1511,6 +1512,7 @@ public class DcTrackerTest extends TelephonyTest { waitForMs(200); } @FlakyTest @Test @SmallTest public void testRecoveryStepPDPReset() throws Exception { Loading Loading
tests/telephonytests/src/com/android/internal/telephony/dataconnection/DcTrackerTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -1467,6 +1467,7 @@ public class DcTrackerTest extends TelephonyTest { verify(mSimulatedCommandsVerifier, times(0)).getDataCallList(any(Message.class)); } @FlakyTest @Test @SmallTest public void testNetworkStatusChangedRecoveryON() throws Exception { Loading Loading @@ -1511,6 +1512,7 @@ public class DcTrackerTest extends TelephonyTest { waitForMs(200); } @FlakyTest @Test @SmallTest public void testRecoveryStepPDPReset() throws Exception { Loading