Loading tests/FlickerTests/src/com/android/server/wm/flicker/ime/ShowImeOnAppStartWhenLaunchingAppFromFixedOrientationTest.kt +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ import android.tools.device.flicker.junit.FlickerParametersRunnerFactory import android.tools.device.flicker.legacy.FlickerBuilder import android.tools.device.flicker.legacy.LegacyFlickerTest import android.tools.device.flicker.legacy.LegacyFlickerTestFactory import androidx.test.filters.FlakyTest import com.android.server.wm.flicker.BaseTest import com.android.server.wm.flicker.helpers.ImeShownOnAppStartHelper import com.android.server.wm.flicker.helpers.setRotation Loading Loading @@ -78,6 +79,7 @@ class ShowImeOnAppStartWhenLaunchingAppFromFixedOrientationTest(flicker: LegacyF flicker.snapshotStartingWindowLayerCoversExactlyOnApp(imeTestApp) } @FlakyTest(bugId = 290767483) @Postsubmit @Test fun imeLayerAlphaOneAfterSnapshotStartingWindowRemoval() { Loading Loading
tests/FlickerTests/src/com/android/server/wm/flicker/ime/ShowImeOnAppStartWhenLaunchingAppFromFixedOrientationTest.kt +2 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ import android.tools.device.flicker.junit.FlickerParametersRunnerFactory import android.tools.device.flicker.legacy.FlickerBuilder import android.tools.device.flicker.legacy.LegacyFlickerTest import android.tools.device.flicker.legacy.LegacyFlickerTestFactory import androidx.test.filters.FlakyTest import com.android.server.wm.flicker.BaseTest import com.android.server.wm.flicker.helpers.ImeShownOnAppStartHelper import com.android.server.wm.flicker.helpers.setRotation Loading Loading @@ -78,6 +79,7 @@ class ShowImeOnAppStartWhenLaunchingAppFromFixedOrientationTest(flicker: LegacyF flicker.snapshotStartingWindowLayerCoversExactlyOnApp(imeTestApp) } @FlakyTest(bugId = 290767483) @Postsubmit @Test fun imeLayerAlphaOneAfterSnapshotStartingWindowRemoval() { Loading