Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9707dee0 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Disable flaky task transition test

It's affecting presubmit

Bug: 265007895
Test: atest FlickerTests WMShellFlickerTests
Change-Id: Ic7dd92a0125f0c74f215e1097f2bf83e028f2f3e
parent ecb50f8f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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")