mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 18:06:48 +00:00
Reenabling tests in OOP
Bug: 124524897 Change-Id: I8bdaa0d129c7366616359a3505f3d6b2d397e18f
This commit is contained in:
@@ -276,8 +276,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest {
|
||||
@Test
|
||||
@PortraitLandscape
|
||||
public void testLaunchMenuItem() throws Exception {
|
||||
if (!TestHelpers.isInLauncherProcess()) return;
|
||||
|
||||
final AllApps allApps = mLauncher.
|
||||
getWorkspace().
|
||||
switchToAllApps();
|
||||
@@ -321,8 +319,6 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest {
|
||||
@Test
|
||||
@PortraitLandscape
|
||||
public void testDragShortcut() throws Throwable {
|
||||
if (!TestHelpers.isInLauncherProcess()) return;
|
||||
|
||||
// 1. Open all apps and wait for load complete.
|
||||
// 2. Find the app and long press it to show shortcuts.
|
||||
// 3. Press icon center until shortcuts appear
|
||||
|
||||
Reference in New Issue
Block a user