Merge "Revert "Revert "Re-enabling a couple of tests""" into udc-qpr-dev am: 8c764a0870
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/23681107 Change-Id: I7636d8cd9bad4beed904f9d0f85125680d06b318 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -23,7 +23,6 @@ import com.android.launcher3.ui.TaplTestsLauncher3;
|
|||||||
import com.android.quickstep.NavigationModeSwitchRule.NavigationModeSwitch;
|
import com.android.quickstep.NavigationModeSwitchRule.NavigationModeSwitch;
|
||||||
|
|
||||||
import org.junit.Before;
|
import org.junit.Before;
|
||||||
import org.junit.Ignore;
|
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
import org.junit.runner.RunWith;
|
import org.junit.runner.RunWith;
|
||||||
|
|
||||||
@@ -44,7 +43,6 @@ public class StartLauncherViaGestureTests extends AbstractQuickStepTest {
|
|||||||
startTestActivity(2);
|
startTestActivity(2);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Ignore
|
|
||||||
@Test
|
@Test
|
||||||
@NavigationModeSwitch
|
@NavigationModeSwitch
|
||||||
public void testStressPressHome() {
|
public void testStressPressHome() {
|
||||||
@@ -57,7 +55,6 @@ public class StartLauncherViaGestureTests extends AbstractQuickStepTest {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@Ignore
|
|
||||||
@Test
|
@Test
|
||||||
@NavigationModeSwitch
|
@NavigationModeSwitch
|
||||||
public void testStressSwipeToOverview() {
|
public void testStressSwipeToOverview() {
|
||||||
|
|||||||
Reference in New Issue
Block a user