Loading quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +2 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ 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 @@ -434,6 +435,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @PortraitLandscape @TaskbarModeSwitch() @TestStabilityRule.Stability(flavors = LOCAL | PLATFORM_POSTSUBMIT) // b/309820115 @Ignore("b/315376057") @ScreenRecord // b/309820115 public void testOverviewForTablet() throws Exception { assumeTrue(mLauncher.isTablet()); Loading Loading
quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +2 −0 Original line number Diff line number Diff line Loading @@ -56,6 +56,7 @@ 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 @@ -434,6 +435,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @PortraitLandscape @TaskbarModeSwitch() @TestStabilityRule.Stability(flavors = LOCAL | PLATFORM_POSTSUBMIT) // b/309820115 @Ignore("b/315376057") @ScreenRecord // b/309820115 public void testOverviewForTablet() throws Exception { assumeTrue(mLauncher.isTablet()); Loading