Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53d750e4 authored by Pat Manning's avatar Pat Manning
Browse files

Launch tasks before testing switch to overview.

Bug: 238461210
Test: TaplTestsQuickstep#testSwitchToOverview
Change-Id: I0033b8b33371a01165c595ae66826bef5699eddb
parent 803a135f
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -229,6 +229,7 @@ public class TaplTestsQuickstep extends AbstractQuickStepTest {
    @PortraitLandscape
    @PortraitLandscape
    @ScreenRecord // b/238461765
    @ScreenRecord // b/238461765
    public void testSwitchToOverview() throws Exception {
    public void testSwitchToOverview() throws Exception {
        startTestAppsWithCheck();
        assertNotNull("Workspace.switchToOverview() returned null",
        assertNotNull("Workspace.switchToOverview() returned null",
                mLauncher.goHome().switchToOverview());
                mLauncher.goHome().switchToOverview());
        assertTrue("Launcher internal state didn't switch to Overview",
        assertTrue("Launcher internal state didn't switch to Overview",