Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff08ceb5 authored by Tony Wickham's avatar Tony Wickham Committed by Android (Google) Code Review
Browse files

Merge "Promote testQuickSwitchToPreviousAppForTablet to pre-submit" into main

parents e49c26dd a119f818
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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);