commit | 53d750e4270c36f42191d4b359ea562977675b74 | [log] [tgz] |
---|---|---|
author | Pat Manning <patmanning@google.com> | Tue Aug 23 20:39:05 2022 +0100 |
committer | Pat Manning <patmanning@google.com> | Wed Aug 24 12:25:00 2022 +0000 |
tree | 81c48428c44217ddcd8065672afdff739cfb2006 | |
parent | 803a135f1102e73be4895f6d02b8b16f5bf40436 [diff] |
Launch tasks before testing switch to overview. Bug: 238461210 Test: TaplTestsQuickstep#testSwitchToOverview Change-Id: I0033b8b33371a01165c595ae66826bef5699eddb
diff --git a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java index 159b65f..42e9be3 100644 --- a/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java +++ b/quickstep/tests/src/com/android/quickstep/TaplTestsQuickstep.java
@@ -229,6 +229,7 @@ @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",