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

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

Merge "Promote passing CloseImeToAppOnPressBackTest test" into udc-dev

parents 2223ac64 62ca137a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@

package com.android.server.wm.flicker.ime

import android.platform.test.annotations.FlakyTest
import android.platform.test.annotations.IwTest
import android.platform.test.annotations.Presubmit
import android.tools.common.datatypes.component.ComponentNameMatcher
@@ -80,7 +79,7 @@ open class CloseImeToAppOnPressBackTest(flicker: FlickerTest) : BaseTest(flicker
        flicker.navBarLayerPositionAtStartAndEnd()
    }

    @FlakyTest
    @Presubmit
    @Test
    fun navBarLayerPositionAtStartAndEndLandscapeOrSeascapeAtStart() {
        Assume.assumeFalse(flicker.scenario.isTablet)