From 53d750e4270c36f42191d4b359ea562977675b74 Mon Sep 17 00:00:00 2001 From: Pat Manning Date: Tue, 23 Aug 2022 20:39:05 +0100 Subject: [PATCH] Launch tasks before testing switch to overview. Bug: 238461210 Test: TaplTestsQuickstep#testSwitchToOverview Change-Id: I0033b8b33371a01165c595ae66826bef5699eddb --- .../tests/src/com/android/quickstep/TaplTestsQuickstep.java | 1 + 1 file changed, 1 insertion(+) diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java index 159b65fcd3..42e9be32e3 100644 --- a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +++ b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java @@ -229,6 +229,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest { @PortraitLandscape @ScreenRecord // b/238461765 public void testSwitchToOverview() throws Exception { + startTestAppsWithCheck(); assertNotNull("Workspace.switchToOverview() returned null", mLauncher.goHome().switchToOverview()); assertTrue("Launcher internal state didn't switch to Overview",