Loading libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/AltTabSwitchInDesktopModeTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -16,14 +16,14 @@ package com.android.wm.shell.functional import android.platform.test.annotations.Postsubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.AltTabSwitchInDesktopMode import org.junit.Ignore import org.junit.runner.RunWith import org.junit.runners.BlockJUnit4ClassRunner /* Functional test for [AltTabSwitchInDesktopMode]. */ @RunWith(BlockJUnit4ClassRunner::class) @Postsubmit @ScreenRecordRule.ScreenRecord @Ignore("Blocked by b/392820286, include in Postsubmit, when the issue is resolved") class AltTabSwitchInDesktopModeTest : AltTabSwitchInDesktopMode() Loading
libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/AltTabSwitchInDesktopModeTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -16,14 +16,14 @@ package com.android.wm.shell.functional import android.platform.test.annotations.Postsubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.AltTabSwitchInDesktopMode import org.junit.Ignore import org.junit.runner.RunWith import org.junit.runners.BlockJUnit4ClassRunner /* Functional test for [AltTabSwitchInDesktopMode]. */ @RunWith(BlockJUnit4ClassRunner::class) @Postsubmit @ScreenRecordRule.ScreenRecord @Ignore("Blocked by b/392820286, include in Postsubmit, when the issue is resolved") class AltTabSwitchInDesktopModeTest : AltTabSwitchInDesktopMode()