Loading tests/telephonytests/src/com/android/internal/telephony/gsm/GsmInboundSmsHandlerTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,7 @@ import com.android.internal.util.StateMachine; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.ArgumentCaptor; Loading Loading @@ -478,6 +479,7 @@ public class GsmInboundSmsHandlerTest extends TelephonyTest { @Test @MediumTest @Ignore("b/269535969") public void testClass0Sms() { transitionFromStartupToIdle(); Loading Loading
tests/telephonytests/src/com/android/internal/telephony/gsm/GsmInboundSmsHandlerTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,7 @@ import com.android.internal.util.StateMachine; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.ArgumentCaptor; Loading Loading @@ -478,6 +479,7 @@ public class GsmInboundSmsHandlerTest extends TelephonyTest { @Test @MediumTest @Ignore("b/269535969") public void testClass0Sms() { transitionFromStartupToIdle(); Loading