Merge "Promote testQuickSwitchToPreviousAppForTablet to pre-submit" into main
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user