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

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

Merge "Mark imeLayerAlphaOneAfterSnapshotStartingWindowRemoval as flaky" into main

parents 1cc8cc91 5c53d52c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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
@@ -78,6 +79,7 @@ class ShowImeOnAppStartWhenLaunchingAppFromFixedOrientationTest(flicker: LegacyF
        flicker.snapshotStartingWindowLayerCoversExactlyOnApp(imeTestApp)
    }

    @FlakyTest(bugId = 290767483)
    @Postsubmit
    @Test
    fun imeLayerAlphaOneAfterSnapshotStartingWindowRemoval() {