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

Commit 82dd3e14 authored by Nataniel Borges's avatar Nataniel Borges Committed by Android (Google) Code Review
Browse files

Merge "Disable flaky pip test" into sc-dev

parents 3faaf538 59a995a7
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)