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

Commit 0d1d2463 authored by Vania Desmonda's avatar Vania Desmonda
Browse files

Modify minimize flicker test assertions.

Remove AppWindowOnTopAtStart on minimizing the last app.

Fixes: 396856648
Test: atest MnimizeAppsWithKeyboard
Flag: EXEMPT test fix
Change-Id: If2b25f3df74d5ed49ab8c8269ca98b93f94d9304
parent a952ec62
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -498,9 +498,9 @@ class DesktopModeFlickerScenarios {
                        it.remove(VisibleLayersShownMoreThanOneConsecutiveEntry())
                    } +
                    listOf(
                        AppWindowOnTopAtStart(DESKTOP_MODE_APP),
                        AppWindowBecomesInvisible(DESKTOP_MODE_APP),
                        AppWindowOnTopAtEnd(LAUNCHER),
                        AppWindowIsInvisibleAtEnd(DESKTOP_WALLPAPER),
                    ).associateBy({ it }, { AssertionInvocationGroup.BLOCKING })
            )
        val OPEN_UNLIMITED_APPS =