Merge "Promote testQuickSwitchToPreviousAppForTablet to pre-submit" into main

This commit is contained in:
Tony Wickham
2024-01-25 00:12:52 +00:00
committed by Android (Google) Code Review
@@ -55,7 +55,6 @@ import com.android.quickstep.views.RecentsView;
import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
@@ -334,9 +333,6 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
@Test
@TaskbarModeSwitch
@ScreenRecord // b/314873201
// Staging; will be promoted to presubmit if stable
@TestStabilityRule.Stability(flavors = LOCAL | PLATFORM_POSTSUBMIT)
public void testQuickSwitchToPreviousAppForTablet() throws Exception {
assumeTrue(mLauncher.isTablet());
startTestActivity(2);