Annotating ignored tests with requests to enable them
Bug: 117106893 Change-Id: Ib8e578913ceebee44a507b5e333e7da07c6120d0
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user