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

Commit 8a0f1b45 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Promote passing flicker tests on OpenAppFromLockNotificationWithLockOverlayApp" into udc-dev

parents c7dfc839 669ce55a
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -109,11 +109,11 @@ class OpenAppFromLockNotificationWithLockOverlayApp(flicker: FlickerTest) :
    override fun navBarLayerIsVisibleAtStartAndEnd() = super.navBarLayerIsVisibleAtStartAndEnd()
    override fun navBarLayerIsVisibleAtStartAndEnd() = super.navBarLayerIsVisibleAtStartAndEnd()


    /** {@inheritDoc} */
    /** {@inheritDoc} */
    @FlakyTest(bugId = 209599395)
    @Presubmit
    @Test
    @Test
    override fun navBarWindowIsAlwaysVisible() = super.navBarWindowIsAlwaysVisible()
    override fun navBarWindowIsAlwaysVisible() = super.navBarWindowIsAlwaysVisible()


    @FlakyTest(bugId = 266730606)
    @Presubmit
    @Test
    @Test
    override fun entireScreenCovered() = super.entireScreenCovered()
    override fun entireScreenCovered() = super.entireScreenCovered()