Loading tests/FlickerTests/src/com/android/server/wm/flicker/ime/OpenImeWindowToOverViewTest.kt +4 −0 Original line number Diff line number Diff line Loading @@ -193,18 +193,22 @@ class OpenImeWindowToOverViewTest(testSpec: FlickerTestParameter) : BaseTest(tes } /** {@inheritDoc} */ @Test @Ignore("Visibility changes depending on orientation and navigation mode") override fun navBarLayerIsVisibleAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Visibility changes depending on orientation and navigation mode") override fun navBarLayerPositionAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Visibility changes depending on orientation and navigation mode") override fun statusBarLayerPositionAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Visibility changes depending on orientation and navigation mode") override fun statusBarLayerIsVisibleAtStartAndEnd() { } Loading tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppFromLockNotificationCold.kt +2 −0 Original line number Diff line number Diff line Loading @@ -91,6 +91,7 @@ open class OpenAppFromLockNotificationCold(testSpec: FlickerTestParameter) : override fun appWindowBecomesTopWindow() = super.appWindowBecomesTopWindow() /** {@inheritDoc} */ @Test @Ignore("Display is off at the start") override fun navBarLayerPositionAtStartAndEnd() { } Loading @@ -105,6 +106,7 @@ open class OpenAppFromLockNotificationCold(testSpec: FlickerTestParameter) : } /** {@inheritDoc} */ @Test @Ignore("Display is off at the start") override fun statusBarLayerPositionAtStartAndEnd() { } Loading tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppFromLockNotificationWarm.kt +2 −0 Original line number Diff line number Diff line Loading @@ -117,6 +117,7 @@ open class OpenAppFromLockNotificationWarm(testSpec: FlickerTestParameter) : super.visibleWindowsShownMoreThanOneConsecutiveEntry() /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun navBarLayerPositionAtStartAndEnd() { } Loading @@ -131,6 +132,7 @@ open class OpenAppFromLockNotificationWarm(testSpec: FlickerTestParameter) : } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun statusBarLayerPositionAtStartAndEnd() { } Loading tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppFromLockTransition.kt +5 −0 Original line number Diff line number Diff line Loading @@ -102,18 +102,22 @@ abstract class OpenAppFromLockTransition(testSpec: FlickerTestParameter) : override fun appWindowBecomesVisible() = super.appWindowBecomesVisible() /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun navBarLayerPositionAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun statusBarLayerPositionAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun taskBarLayerIsVisibleAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun taskBarWindowIsAlwaysVisible() { } Loading @@ -135,6 +139,7 @@ abstract class OpenAppFromLockTransition(testSpec: FlickerTestParameter) : fun statusBarLayerPositionAtEnd() = testSpec.statusBarLayerPositionAtEnd() /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun statusBarLayerIsVisibleAtStartAndEnd() { } Loading tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppNonResizeableTest.kt +5 −0 Original line number Diff line number Diff line Loading @@ -132,22 +132,27 @@ open class OpenAppNonResizeableTest(testSpec: FlickerTestParameter) : } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun taskBarLayerIsVisibleAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun navBarLayerIsVisibleAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun taskBarWindowIsAlwaysVisible() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun navBarWindowIsAlwaysVisible() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun statusBarWindowIsAlwaysVisible() { } Loading Loading
tests/FlickerTests/src/com/android/server/wm/flicker/ime/OpenImeWindowToOverViewTest.kt +4 −0 Original line number Diff line number Diff line Loading @@ -193,18 +193,22 @@ class OpenImeWindowToOverViewTest(testSpec: FlickerTestParameter) : BaseTest(tes } /** {@inheritDoc} */ @Test @Ignore("Visibility changes depending on orientation and navigation mode") override fun navBarLayerIsVisibleAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Visibility changes depending on orientation and navigation mode") override fun navBarLayerPositionAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Visibility changes depending on orientation and navigation mode") override fun statusBarLayerPositionAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Visibility changes depending on orientation and navigation mode") override fun statusBarLayerIsVisibleAtStartAndEnd() { } Loading
tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppFromLockNotificationCold.kt +2 −0 Original line number Diff line number Diff line Loading @@ -91,6 +91,7 @@ open class OpenAppFromLockNotificationCold(testSpec: FlickerTestParameter) : override fun appWindowBecomesTopWindow() = super.appWindowBecomesTopWindow() /** {@inheritDoc} */ @Test @Ignore("Display is off at the start") override fun navBarLayerPositionAtStartAndEnd() { } Loading @@ -105,6 +106,7 @@ open class OpenAppFromLockNotificationCold(testSpec: FlickerTestParameter) : } /** {@inheritDoc} */ @Test @Ignore("Display is off at the start") override fun statusBarLayerPositionAtStartAndEnd() { } Loading
tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppFromLockNotificationWarm.kt +2 −0 Original line number Diff line number Diff line Loading @@ -117,6 +117,7 @@ open class OpenAppFromLockNotificationWarm(testSpec: FlickerTestParameter) : super.visibleWindowsShownMoreThanOneConsecutiveEntry() /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun navBarLayerPositionAtStartAndEnd() { } Loading @@ -131,6 +132,7 @@ open class OpenAppFromLockNotificationWarm(testSpec: FlickerTestParameter) : } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun statusBarLayerPositionAtStartAndEnd() { } Loading
tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppFromLockTransition.kt +5 −0 Original line number Diff line number Diff line Loading @@ -102,18 +102,22 @@ abstract class OpenAppFromLockTransition(testSpec: FlickerTestParameter) : override fun appWindowBecomesVisible() = super.appWindowBecomesVisible() /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun navBarLayerPositionAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun statusBarLayerPositionAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun taskBarLayerIsVisibleAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun taskBarWindowIsAlwaysVisible() { } Loading @@ -135,6 +139,7 @@ abstract class OpenAppFromLockTransition(testSpec: FlickerTestParameter) : fun statusBarLayerPositionAtEnd() = testSpec.statusBarLayerPositionAtEnd() /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun statusBarLayerIsVisibleAtStartAndEnd() { } Loading
tests/FlickerTests/src/com/android/server/wm/flicker/launch/OpenAppNonResizeableTest.kt +5 −0 Original line number Diff line number Diff line Loading @@ -132,22 +132,27 @@ open class OpenAppNonResizeableTest(testSpec: FlickerTestParameter) : } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun taskBarLayerIsVisibleAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun navBarLayerIsVisibleAtStartAndEnd() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun taskBarWindowIsAlwaysVisible() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun navBarWindowIsAlwaysVisible() { } /** {@inheritDoc} */ @Test @Ignore("Not applicable to this CUJ. Display starts off and app is full screen at the end") override fun statusBarWindowIsAlwaysVisible() { } Loading