Merge "Ignore testOverviewForTablet until root cause of cuttlefish failure is found." into sc-v2-dev am: 7ca12edf54
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16101509 Change-Id: I2db2e1525ffeb97f2ba65b4b33f5284440a4664d
This commit is contained in:
@@ -290,6 +290,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
|
||||
|
||||
@Test
|
||||
@PortraitLandscape
|
||||
@Ignore("b/203781041")
|
||||
public void testOverviewForTablet() throws Exception {
|
||||
if (!mLauncher.isTablet()) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user