Disable flaky task transition test
It's affecting presubmit Bug: 265007895 Test: atest FlickerTests WMShellFlickerTests Change-Id: Ic7dd92a0125f0c74f215e1097f2bf83e028f2f3e
This commit is contained in:
@@ -118,7 +118,7 @@ class TaskTransitionTest(flicker: FlickerTest) : BaseTest(flicker) {
|
||||
}
|
||||
|
||||
/** Checks that a color background is visible while the task transition is occurring. */
|
||||
@Presubmit
|
||||
@FlakyTest(bugId = 265007895)
|
||||
@Test
|
||||
fun transitionHasColorBackground() {
|
||||
val backgroundColorLayer = ComponentNameMatcher("", "Animation Background")
|
||||
|
||||
Reference in New Issue
Block a user