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

Commit 4a206f41 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

parents 55ec7795 b44856f4
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 {