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

Commit 8f611407 authored by Jack Yu's avatar Jack Yu Committed by Gerrit Code Review
Browse files

Merge "Temporarily disabled the flaky unit tests"

parents 173bd661 34abe26d
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 {