Loading tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +1 −0 Original line number Original line Diff line number Diff line Loading @@ -102,6 +102,7 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { } } @Test @Test @Ignore public void testPressHomeOnAllAppsContextMenu() throws Exception { public void testPressHomeOnAllAppsContextMenu() throws Exception { final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); allApps.freeze(); allApps.freeze(); Loading Loading
tests/src/com/android/launcher3/ui/TaplTestsLauncher3.java +1 −0 Original line number Original line Diff line number Diff line Loading @@ -102,6 +102,7 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest { } } @Test @Test @Ignore public void testPressHomeOnAllAppsContextMenu() throws Exception { public void testPressHomeOnAllAppsContextMenu() throws Exception { final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); final AllApps allApps = mLauncher.getWorkspace().switchToAllApps(); allApps.freeze(); allApps.freeze(); Loading