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

Commit 4b39ced7 authored by Bill Lin's avatar Bill Lin
Browse files

Annotate Flaky for OpenAppWarmTest#navBarWindowIsAlwaysVisible[ROTATION_90]

Test: atest com.android.server.wm.flicker.launch.OpenAppWarmTest
Bug: 181630753
Change-Id: I71aff0591b208eca85ea68b9cfbef42d25d0ff8a
parent fcbd636e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -102,7 +102,7 @@ class OpenAppWarmTest(private val testSpec: FlickerTestParameter) {
    @Test
    fun statusBarWindowIsAlwaysVisible() = testSpec.statusBarWindowIsAlwaysVisible()

    @Presubmit
    @FlakyTest
    @Test
    fun visibleWindowsShownMoreThanOneConsecutiveEntry() =
        testSpec.visibleWindowsShownMoreThanOneConsecutiveEntry()