Merge "Disable flaky task transition test" into udc-dev

This commit is contained in:
Treehugger Robot
2023-04-19 12:45:50 +00:00
committed by Android (Google) Code Review

View File

@@ -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")