Merge "Revert "Ignore testOverviewForTablet until root cause of cuttlefish failure is found."" into sc-v2-dev am: 1b5e2679a4
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/16102337 Change-Id: I467315c297aa164dc5f34a6bae87e82ee2509e93
This commit is contained in:
@@ -43,7 +43,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;
|
||||
|
||||
@@ -290,7 +289,6 @@ 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