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

Commit 8bad3d99 authored by Jack Yu's avatar Jack Yu Committed by android-build-merger
Browse files

Merge "Temporarily disabled the flaky unit tests"

am: 8f611407

Change-Id: I38aa7eb0b16f6571a2a11950ad2034f718eaad01
parents 00c9546a 8f611407
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 {
@@ -1511,6 +1512,7 @@ public class DcTrackerTest extends TelephonyTest {
        waitForMs(200);
    }

    @FlakyTest
    @Test
    @SmallTest
    public void testRecoveryStepPDPReset() throws Exception {