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

Commit 334264a4 authored by Vania Desmonda's avatar Vania Desmonda Committed by Android (Google) Code Review
Browse files

Merge "Modify minimize flicker test assertions." into main

parents 004ee4b2 0d1d2463
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 =