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

Commit 31ea5469 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Reenable the failed unit tests" into tm-dev am: b44856f4 am: 4a206f41

parents 5a9312fc 4a206f41
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -371,7 +371,6 @@ public class GsmSmsDispatcherTest extends TelephonyTest {
                any(ICarrierMessagingCallback.class));
    }

    @Ignore("b/227110770") // Enable the test after b/227110770 is fixed.
    @Test
    @SmallTest
    public void testSendSmsByCarrierApp() throws Exception {
@@ -446,7 +445,6 @@ public class GsmSmsDispatcherTest extends TelephonyTest {
                withSentIntents ? sentIntents : null, null, null, null, false, -1, false, -1, 0L);
    }

    @Ignore("b/227110770") // Enable the test after b/227110770 is fixed.
    @Test
    @SmallTest
    public void testSendMultipartSmsByCarrierApp() throws Exception {