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

Commit afec92be authored by Jack Yu's avatar Jack Yu
Browse files

Temporarily disabled the flaky unit tests

Test: Telephony unit tests
Bug: 123755963
Change-Id: I6e6e671c9a2b03d4b46730cab6f090cd8ecf8dcf
parent d4ddbe3d
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 {