Loading tests/telephonytests/src/com/android/internal/telephony/dataconnection/ApnSettingTest.java +0 −6 Original line number Diff line number Diff line Loading @@ -16,8 +16,6 @@ package com.android.internal.telephony.dataconnection; import android.support.test.filters.FlakyTest; import static com.android.internal.telephony.PhoneConstants.APN_TYPE_ALL; import static com.android.internal.telephony.PhoneConstants.APN_TYPE_DEFAULT; import static com.android.internal.telephony.PhoneConstants.APN_TYPE_HIPRI; Loading Loading @@ -326,7 +324,6 @@ public class ApnSettingTest extends TelephonyTest { assertTrue(ApnSetting.isMeteredApnType(PhoneConstants.APN_TYPE_FOTA, mPhone)); } @FlakyTest @Test @SmallTest public void testIsIwlanMetered() throws Exception { Loading Loading @@ -457,7 +454,6 @@ public class ApnSettingTest extends TelephonyTest { assertFalse(ApnSetting.isMeteredApnType(PhoneConstants.APN_TYPE_HIPRI, mPhone)); } @FlakyTest @Test @SmallTest public void testIsIwlanMeteredAnother() throws Exception { Loading Loading @@ -553,7 +549,6 @@ public class ApnSettingTest extends TelephonyTest { isMetered(mPhone)); } @FlakyTest @Test @SmallTest public void testIsIwlanMeteredNothingCharged() throws Exception { Loading Loading @@ -631,7 +626,6 @@ public class ApnSettingTest extends TelephonyTest { .isMetered(mPhone)); } @FlakyTest @Test @SmallTest public void testIsIwlanMeteredNothingFree() throws Exception { Loading Loading
tests/telephonytests/src/com/android/internal/telephony/dataconnection/ApnSettingTest.java +0 −6 Original line number Diff line number Diff line Loading @@ -16,8 +16,6 @@ package com.android.internal.telephony.dataconnection; import android.support.test.filters.FlakyTest; import static com.android.internal.telephony.PhoneConstants.APN_TYPE_ALL; import static com.android.internal.telephony.PhoneConstants.APN_TYPE_DEFAULT; import static com.android.internal.telephony.PhoneConstants.APN_TYPE_HIPRI; Loading Loading @@ -326,7 +324,6 @@ public class ApnSettingTest extends TelephonyTest { assertTrue(ApnSetting.isMeteredApnType(PhoneConstants.APN_TYPE_FOTA, mPhone)); } @FlakyTest @Test @SmallTest public void testIsIwlanMetered() throws Exception { Loading Loading @@ -457,7 +454,6 @@ public class ApnSettingTest extends TelephonyTest { assertFalse(ApnSetting.isMeteredApnType(PhoneConstants.APN_TYPE_HIPRI, mPhone)); } @FlakyTest @Test @SmallTest public void testIsIwlanMeteredAnother() throws Exception { Loading Loading @@ -553,7 +549,6 @@ public class ApnSettingTest extends TelephonyTest { isMetered(mPhone)); } @FlakyTest @Test @SmallTest public void testIsIwlanMeteredNothingCharged() throws Exception { Loading Loading @@ -631,7 +626,6 @@ public class ApnSettingTest extends TelephonyTest { .isMetered(mPhone)); } @FlakyTest @Test @SmallTest public void testIsIwlanMeteredNothingFree() throws Exception { Loading