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

Commit 227c322d authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Disable flaky OpenAppFromLockNotificationWithLockOverlayApp

It's affecting presubmit

Bug: 278227468
Test: atest FlickerTests WMShellFlickerTests
Change-Id: Ic95ba57734a229b70dcc79ea23a5642b56f5372f
parent ecb50f8f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -117,6 +117,11 @@ class OpenAppFromLockNotificationWithLockOverlayApp(flicker: FlickerTest) :
    @Test
    override fun entireScreenCovered() = super.entireScreenCovered()

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

    companion object {
        /**
         * Creates the test configurations.