Revert "Revert "Re-enabling a couple of tests""

This reverts commit 9d8c7871fc.

Reason for revert: may go away after b/282110579

Change-Id: Iccffb3794c43de48e90196213891644b46d2869b
This commit is contained in:
Vadim Tryshev
2023-06-13 23:14:29 +00:00
committed by Android (Google) Code Review
parent 9d8c7871fc
commit 83082f9ec2
@@ -23,7 +23,6 @@ import com.android.launcher3.ui.TaplTestsLauncher3;
import com.android.quickstep.NavigationModeSwitchRule.NavigationModeSwitch;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
@@ -44,7 +43,6 @@ public class StartLauncherViaGestureTests extends AbstractQuickStepTest {
startTestActivity(2);
}
@Ignore
@Test
@NavigationModeSwitch
public void testStressPressHome() {
@@ -57,7 +55,6 @@ public class StartLauncherViaGestureTests extends AbstractQuickStepTest {
}
}
@Ignore
@Test
@NavigationModeSwitch
public void testStressSwipeToOverview() {