Merge "Revert "Re-enabling a couple of tests"" into udc-qpr-dev

This commit is contained in:
TreeHugger Robot
2023-06-08 00:06:13 +00:00
committed by Android (Google) Code Review
@@ -23,6 +23,7 @@ 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;
@@ -43,6 +44,7 @@ public class StartLauncherViaGestureTests extends AbstractQuickStepTest {
startTestActivity(2);
}
@Ignore
@Test
@NavigationModeSwitch
public void testStressPressHome() {
@@ -55,6 +57,7 @@ public class StartLauncherViaGestureTests extends AbstractQuickStepTest {
}
}
@Ignore
@Test
@NavigationModeSwitch
public void testStressSwipeToOverview() {