Loading tests/telephonytests/src/com/android/internal/telephony/gsm/GsmSmsDispatcherTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -261,6 +261,8 @@ public class GsmSmsDispatcherTest extends TelephonyTest { } @Test @SmallTest @FlakyTest @Ignore public void testSendMultipartTextWithInvalidText() throws Exception { // unmock ActivityManager to be able to register receiver, create real PendingIntent and // receive TEST_INTENT Loading Loading
tests/telephonytests/src/com/android/internal/telephony/gsm/GsmSmsDispatcherTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -261,6 +261,8 @@ public class GsmSmsDispatcherTest extends TelephonyTest { } @Test @SmallTest @FlakyTest @Ignore public void testSendMultipartTextWithInvalidText() throws Exception { // unmock ActivityManager to be able to register receiver, create real PendingIntent and // receive TEST_INTENT Loading