Loading tests/telephonytests/src/com/android/internal/telephony/uicc/IccCardProxyTest.java +4 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ import static org.mockito.Mockito.when; import android.os.Handler; import android.os.HandlerThread; import android.support.test.filters.FlakyTest; import android.test.suitebuilder.annotation.SmallTest; import com.android.internal.telephony.CommandsInterface; Loading @@ -34,6 +35,7 @@ import com.android.internal.telephony.uicc.IccCardStatus.CardState; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.mockito.Mock; Loading Loading @@ -127,6 +129,8 @@ public class IccCardProxyTest extends TelephonyTest { } @Test @Ignore @FlakyTest @SmallTest public void testAppReady() { testPowerOn(); Loading Loading
tests/telephonytests/src/com/android/internal/telephony/uicc/IccCardProxyTest.java +4 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ import static org.mockito.Mockito.when; import android.os.Handler; import android.os.HandlerThread; import android.support.test.filters.FlakyTest; import android.test.suitebuilder.annotation.SmallTest; import com.android.internal.telephony.CommandsInterface; Loading @@ -34,6 +35,7 @@ import com.android.internal.telephony.uicc.IccCardStatus.CardState; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.mockito.Mock; Loading Loading @@ -127,6 +129,8 @@ public class IccCardProxyTest extends TelephonyTest { } @Test @Ignore @FlakyTest @SmallTest public void testAppReady() { testPowerOn(); Loading