Merge "Disable flaky rotation test from presubmit"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b9f1ce485a
@@ -103,6 +103,11 @@ class ChangeAppRotationTest(
|
||||
super.navBarLayerRotatesAndScales()
|
||||
}
|
||||
|
||||
@FlakyTest
|
||||
@Test
|
||||
override fun visibleLayersShownMoreThanOneConsecutiveEntry() =
|
||||
super.visibleLayersShownMoreThanOneConsecutiveEntry()
|
||||
|
||||
companion object {
|
||||
@Parameterized.Parameters(name = "{0}")
|
||||
@JvmStatic
|
||||
|
||||
Reference in New Issue
Block a user