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

Commit 59a995a7 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Disable flaky pip test

Bug: 171049720
Test: atest FlickerTest
Change-Id: I21bbbc7dcb98c4cc039b4621f807386093d8deb2
parent c8d8b7cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@ class PipOrientationTest(
                        hasVisibleRegion(pipApp.defaultWindowName, startingBounds)
                        isInvisible(testApp.defaultWindowName)
                    }
                    end("testApp layer covers fullscreen") {
                    end("testApp layer covers fullscreen", enabled = false) {
                        hasVisibleRegion(testApp.defaultWindowName, endingBounds)
                    }
                    navBarLayerIsAlwaysVisible(bugId = 140855415)