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

Commit 0bd9b1c1 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Demote flaky app launch from lock screen tests

Flag: TEST_ONLY
Bug: 338296297
Test: atest FlickerTestsAppLaunch-OpenAppFromLockscreenViaIntentTest
Change-Id: I8654e1d4a9c1fbf1b708c4deeff922a0dff45e38
parent 753160d9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -196,7 +196,7 @@ open class OpenAppFromLockscreenViaIntentTest(flicker: LegacyFlickerTest) :
        super.appLayerBecomesVisible()
    }

    @Presubmit
    @FlakyTest(bugId = 338296297)
    @Test
    override fun visibleWindowsShownMoreThanOneConsecutiveEntry() =
        super.visibleWindowsShownMoreThanOneConsecutiveEntry()