Loading tests/robotests/src/com/android/settings/wifi/WifiDialogActivityTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,7 @@ import com.android.wifitrackerlib.WifiEntry; import com.google.android.setupcompat.util.WizardManagerHelper; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.Mock; Loading Loading @@ -89,6 +90,7 @@ public class WifiDialogActivityTest { WifiDialogActivity mActivity; @Ignore("b/314867581") @Before public void setUp() { MockitoAnnotations.initMocks(this); Loading tests/robotests/src/com/android/settings/wifi/WifiNoInternetDialogTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ import android.os.Bundle; import com.android.settings.R; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.ArgumentCaptor; Loading @@ -55,6 +56,7 @@ import org.robolectric.Robolectric; import org.robolectric.RobolectricTestRunner; import org.robolectric.RuntimeEnvironment; @Ignore("b/314867581") @RunWith(RobolectricTestRunner.class) public class WifiNoInternetDialogTest { Loading tests/robotests/src/com/android/settings/wifi/dpp/WifiDppConfiguratorActivityTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ import android.os.UserManager; import androidx.test.core.app.ApplicationProvider; import org.junit.Before; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; Loading @@ -39,6 +40,7 @@ import org.mockito.junit.MockitoRule; import org.robolectric.Robolectric; import org.robolectric.RobolectricTestRunner; @Ignore("b/314867581") @RunWith(RobolectricTestRunner.class) public class WifiDppConfiguratorActivityTest { Loading tests/robotests/src/com/android/settings/wifi/dpp/WifiDppEnrolleeActivityTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ import android.content.Intent; import com.android.settingslib.wifi.WifiRestrictionsCache; import org.junit.Before; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; Loading @@ -37,6 +38,7 @@ import org.mockito.junit.MockitoRule; import org.robolectric.Robolectric; import org.robolectric.RobolectricTestRunner; @Ignore("b/314867581") @RunWith(RobolectricTestRunner.class) public class WifiDppEnrolleeActivityTest { Loading tests/robotests/src/com/android/settings/wifi/savedaccesspoints2/SavedAccessPointsWifiSettings2Test.java +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ import org.robolectric.RobolectricTestRunner; import org.robolectric.RuntimeEnvironment; import org.robolectric.annotation.Config; @Ignore("b/314867581") @RunWith(RobolectricTestRunner.class) @Config(shadows = ShadowInteractionJankMonitor.class) public class SavedAccessPointsWifiSettings2Test { Loading Loading
tests/robotests/src/com/android/settings/wifi/WifiDialogActivityTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,7 @@ import com.android.wifitrackerlib.WifiEntry; import com.google.android.setupcompat.util.WizardManagerHelper; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.Mock; Loading Loading @@ -89,6 +90,7 @@ public class WifiDialogActivityTest { WifiDialogActivity mActivity; @Ignore("b/314867581") @Before public void setUp() { MockitoAnnotations.initMocks(this); Loading
tests/robotests/src/com/android/settings/wifi/WifiNoInternetDialogTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ import android.os.Bundle; import com.android.settings.R; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.ArgumentCaptor; Loading @@ -55,6 +56,7 @@ import org.robolectric.Robolectric; import org.robolectric.RobolectricTestRunner; import org.robolectric.RuntimeEnvironment; @Ignore("b/314867581") @RunWith(RobolectricTestRunner.class) public class WifiNoInternetDialogTest { Loading
tests/robotests/src/com/android/settings/wifi/dpp/WifiDppConfiguratorActivityTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ import android.os.UserManager; import androidx.test.core.app.ApplicationProvider; import org.junit.Before; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; Loading @@ -39,6 +40,7 @@ import org.mockito.junit.MockitoRule; import org.robolectric.Robolectric; import org.robolectric.RobolectricTestRunner; @Ignore("b/314867581") @RunWith(RobolectricTestRunner.class) public class WifiDppConfiguratorActivityTest { Loading
tests/robotests/src/com/android/settings/wifi/dpp/WifiDppEnrolleeActivityTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ import android.content.Intent; import com.android.settingslib.wifi.WifiRestrictionsCache; import org.junit.Before; import org.junit.Ignore; import org.junit.Rule; import org.junit.Test; import org.junit.runner.RunWith; Loading @@ -37,6 +38,7 @@ import org.mockito.junit.MockitoRule; import org.robolectric.Robolectric; import org.robolectric.RobolectricTestRunner; @Ignore("b/314867581") @RunWith(RobolectricTestRunner.class) public class WifiDppEnrolleeActivityTest { Loading
tests/robotests/src/com/android/settings/wifi/savedaccesspoints2/SavedAccessPointsWifiSettings2Test.java +1 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ import org.robolectric.RobolectricTestRunner; import org.robolectric.RuntimeEnvironment; import org.robolectric.annotation.Config; @Ignore("b/314867581") @RunWith(RobolectricTestRunner.class) @Config(shadows = ShadowInteractionJankMonitor.class) public class SavedAccessPointsWifiSettings2Test { Loading