Loading tests/robotests/src/com/android/settings/webview/WebViewAppPickerTest.java +0 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,6 @@ import com.android.settingslib.widget.SelectorWithWidgetPreference; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.Mock; Loading Loading @@ -210,7 +209,6 @@ public class WebViewAppPickerTest { verify(mActivity, times(1)).finish(); } @Ignore("b/313615637") @Test public void testNotFinishedIfAdmin() { mUserManager.setIsAdminUser(true); Loading Loading
tests/robotests/src/com/android/settings/webview/WebViewAppPickerTest.java +0 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,6 @@ import com.android.settingslib.widget.SelectorWithWidgetPreference; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; import org.mockito.Mock; Loading Loading @@ -210,7 +209,6 @@ public class WebViewAppPickerTest { verify(mActivity, times(1)).finish(); } @Ignore("b/313615637") @Test public void testNotFinishedIfAdmin() { mUserManager.setIsAdminUser(true); Loading