Loading quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +0 −4 Original line number Diff line number Diff line Loading @@ -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; Loading Loading @@ -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); Loading Loading
quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +0 −4 Original line number Diff line number Diff line Loading @@ -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; Loading Loading @@ -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); Loading