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

Commit 573d3363 authored by Yuichiro Hanada's avatar Yuichiro Hanada
Browse files

Fix minimization related flicker tests

The expected behavior was changed by b/421124396 to show the wallpaper
after minimizing the last task.
This CL updates the test expectation.

Bug: 431505919
Test: atest WMShellFlickerTestsDesktopMode:com.android.wm.shell.flicker.MinimizeAppsLandscape
Flag: EXEMPT test only change
Change-Id: I242cdd6439c926506ba487d1ae89c3f3a50cd2e6
parent 5267a70e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -549,8 +549,7 @@ class DesktopModeFlickerScenarios {
                    } +
                    listOf(
                        AppWindowBecomesInvisible(DESKTOP_MODE_APP),
                        AppWindowOnTopAtEnd(LAUNCHER),
                        AppWindowIsInvisibleAtEnd(DESKTOP_WALLPAPER),
                        AppWindowOnTopAtEnd(DESKTOP_WALLPAPER),
                    ).associateBy({ it }, { AssertionInvocationGroup.BLOCKING })
            )
        val OPEN_UNLIMITED_APPS =