Loading tests/FlickerTests/src/com/android/server/wm/flicker/rotation/ChangeAppRotationTest.kt +5 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,11 @@ class ChangeAppRotationTest( super.navBarLayerRotatesAndScales() } @FlakyTest @Test override fun visibleLayersShownMoreThanOneConsecutiveEntry() = super.visibleLayersShownMoreThanOneConsecutiveEntry() companion object { @Parameterized.Parameters(name = "{0}") @JvmStatic Loading Loading
tests/FlickerTests/src/com/android/server/wm/flicker/rotation/ChangeAppRotationTest.kt +5 −0 Original line number Diff line number Diff line Loading @@ -103,6 +103,11 @@ class ChangeAppRotationTest( super.navBarLayerRotatesAndScales() } @FlakyTest @Test override fun visibleLayersShownMoreThanOneConsecutiveEntry() = super.visibleLayersShownMoreThanOneConsecutiveEntry() companion object { @Parameterized.Parameters(name = "{0}") @JvmStatic Loading