Loading quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +0 −2 Original line number Diff line number Diff line Loading @@ -42,7 +42,6 @@ import com.android.quickstep.views.RecentsView; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; Loading Loading @@ -216,7 +215,6 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { return background; } @Ignore @Test @PortraitLandscape public void testAllAppsFromHome() throws Exception { Loading tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +0 −3 Original line number Diff line number Diff line Loading @@ -110,7 +110,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { .launch(mDevice.getLauncherPackageName()); } @Ignore @Test public void testPressHomeOnAllAppsContextMenu() throws Exception { final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); Loading Loading @@ -235,7 +234,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { } } @Ignore @Test @PortraitLandscape public void testAppIconLaunchFromAllAppsFromHome() throws Exception { Loading @@ -246,7 +244,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { runIconLaunchFromAllAppsTest(this, allApps); } @Ignore @Test @PortraitLandscape public void testWidgets() throws Exception { Loading Loading
quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +0 −2 Original line number Diff line number Diff line Loading @@ -42,7 +42,6 @@ import com.android.quickstep.views.RecentsView; import org.junit.After; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import org.junit.runner.RunWith; Loading Loading @@ -216,7 +215,6 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { return background; } @Ignore @Test @PortraitLandscape public void testAllAppsFromHome() throws Exception { Loading
tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +0 −3 Original line number Diff line number Diff line Loading @@ -110,7 +110,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { .launch(mDevice.getLauncherPackageName()); } @Ignore @Test public void testPressHomeOnAllAppsContextMenu() throws Exception { final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); Loading Loading @@ -235,7 +234,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { } } @Ignore @Test @PortraitLandscape public void testAppIconLaunchFromAllAppsFromHome() throws Exception { Loading @@ -246,7 +244,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { runIconLaunchFromAllAppsTest(this, allApps); } @Ignore @Test @PortraitLandscape public void testWidgets() throws Exception { Loading