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

Commit b4f90b2a authored by Nataniel Borges's avatar Nataniel Borges Committed by Automerger Merge Worker
Browse files

Merge "Disable flaky pip test" into sc-dev am: 82dd3e14 am: 2bb77426

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13418585

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I352a719a7da605f0be20e2ac8984a2e409c59f73
parents 3c1cb568 2bb77426
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)