Loading tests/telephonytests/src/com/android/internal/telephony/gsm/GsmSmsDispatcherTest.java +0 −2 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading @@ -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 { Loading Loading
tests/telephonytests/src/com/android/internal/telephony/gsm/GsmSmsDispatcherTest.java +0 −2 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading @@ -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 { Loading