Loading libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/apppairs/AppPairsTestPairPrimaryAndSecondaryApps.kt +1 −2 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,6 @@ package com.android.wm.shell.flicker.apppairs package com.android.wm.shell.flicker.apppairs import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.annotations.Presubmit import androidx.test.filters.FlakyTest import androidx.test.filters.FlakyTest import androidx.test.filters.RequiresDevice import androidx.test.filters.RequiresDevice Loading Loading @@ -68,7 +67,7 @@ class AppPairsTestPairPrimaryAndSecondaryApps( @Test @Test override fun navBarLayerRotatesAndScales() = super.navBarLayerRotatesAndScales() override fun navBarLayerRotatesAndScales() = super.navBarLayerRotatesAndScales() @Postsubmit @Presubmit @Test @Test override fun statusBarLayerRotatesScales() { override fun statusBarLayerRotatesScales() { // This test doesn't work in shell transitions because of b/206753786 // This test doesn't work in shell transitions because of b/206753786 Loading libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/SetRequestedOrientationWhilePinnedTest.kt +3 −4 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,6 @@ package com.android.wm.shell.flicker.pip package com.android.wm.shell.flicker.pip import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.annotations.Presubmit import android.view.Surface import android.view.Surface import androidx.test.filters.FlakyTest import androidx.test.filters.FlakyTest Loading Loading @@ -96,7 +95,7 @@ class SetRequestedOrientationWhilePinnedTest( super.statusBarLayerRotatesScales() super.statusBarLayerRotatesScales() } } @Postsubmit @Presubmit @Test @Test fun pipWindowInsideDisplay() { fun pipWindowInsideDisplay() { testSpec.assertWmStart { testSpec.assertWmStart { Loading @@ -112,7 +111,7 @@ class SetRequestedOrientationWhilePinnedTest( } } } } @Postsubmit @Presubmit @Test @Test fun pipLayerInsideDisplay() { fun pipLayerInsideDisplay() { testSpec.assertLayersStart { testSpec.assertLayersStart { Loading @@ -126,7 +125,7 @@ class SetRequestedOrientationWhilePinnedTest( this.isAppWindowVisible(pipApp.component) this.isAppWindowVisible(pipApp.component) } } @Postsubmit @Presubmit @Test @Test fun pipAppLayerCoversFullScreen() { fun pipAppLayerCoversFullScreen() { testSpec.assertLayersEnd { testSpec.assertLayersEnd { Loading Loading
libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/apppairs/AppPairsTestPairPrimaryAndSecondaryApps.kt +1 −2 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,6 @@ package com.android.wm.shell.flicker.apppairs package com.android.wm.shell.flicker.apppairs import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.annotations.Presubmit import androidx.test.filters.FlakyTest import androidx.test.filters.FlakyTest import androidx.test.filters.RequiresDevice import androidx.test.filters.RequiresDevice Loading Loading @@ -68,7 +67,7 @@ class AppPairsTestPairPrimaryAndSecondaryApps( @Test @Test override fun navBarLayerRotatesAndScales() = super.navBarLayerRotatesAndScales() override fun navBarLayerRotatesAndScales() = super.navBarLayerRotatesAndScales() @Postsubmit @Presubmit @Test @Test override fun statusBarLayerRotatesScales() { override fun statusBarLayerRotatesScales() { // This test doesn't work in shell transitions because of b/206753786 // This test doesn't work in shell transitions because of b/206753786 Loading
libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/SetRequestedOrientationWhilePinnedTest.kt +3 −4 Original line number Original line Diff line number Diff line Loading @@ -16,7 +16,6 @@ package com.android.wm.shell.flicker.pip package com.android.wm.shell.flicker.pip import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.annotations.Presubmit import android.view.Surface import android.view.Surface import androidx.test.filters.FlakyTest import androidx.test.filters.FlakyTest Loading Loading @@ -96,7 +95,7 @@ class SetRequestedOrientationWhilePinnedTest( super.statusBarLayerRotatesScales() super.statusBarLayerRotatesScales() } } @Postsubmit @Presubmit @Test @Test fun pipWindowInsideDisplay() { fun pipWindowInsideDisplay() { testSpec.assertWmStart { testSpec.assertWmStart { Loading @@ -112,7 +111,7 @@ class SetRequestedOrientationWhilePinnedTest( } } } } @Postsubmit @Presubmit @Test @Test fun pipLayerInsideDisplay() { fun pipLayerInsideDisplay() { testSpec.assertLayersStart { testSpec.assertLayersStart { Loading @@ -126,7 +125,7 @@ class SetRequestedOrientationWhilePinnedTest( this.isAppWindowVisible(pipApp.component) this.isAppWindowVisible(pipApp.component) } } @Postsubmit @Presubmit @Test @Test fun pipAppLayerCoversFullScreen() { fun pipAppLayerCoversFullScreen() { testSpec.assertLayersEnd { testSpec.assertLayersEnd { Loading