From 677abe211707939d32ac9bb4c6f02a2b2d56ca4a Mon Sep 17 00:00:00 2001 From: vadimt Date: Mon, 22 Apr 2019 17:34:29 -0700 Subject: Annotating ignored tests with requests to enable them Bug: 117106893 Change-Id: Ib8e578913ceebee44a507b5e333e7da07c6120d0 --- quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quickstep/tests/src') diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java index 5e50a438e..b0ce5f5dc 100644 --- a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +++ b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java @@ -74,7 +74,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @Test @PortraitLandscape - @Ignore + @Ignore // Enable after b/131115533 public void testPressRecentAppsLauncherAndGetOverview() throws RemoteException { mDevice.pressRecentApps(); waitForState("Launcher internal state didn't switch to Overview", LauncherState.OVERVIEW); -- cgit v1.2.3