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

Commit 4b81e387 authored by Pablo Gamito's avatar Pablo Gamito
Browse files

Mark test as Flaky

Bug: 293581770

Test: atest com.android.server.wm.flicker.launch.OpenAppFromLockscreenViaIntentTest
Change-Id: Ic2b843b95f77aa1cc392777405956739c3864a80
parent bcc2877c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ open class OpenAppFromLockscreenViaIntentTest(flicker: LegacyFlickerTest) :
     * Checks that the [ComponentNameMatcher.NAV_BAR] starts the transition invisible, then becomes
     * visible during the unlocking animation and remains visible at the end of the transition
     */
    @Presubmit
    @FlakyTest(bugId = 293581770)
    @Test
    fun navBarWindowsVisibilityChanges() {
        Assume.assumeFalse(flicker.scenario.isTablet)