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

Commit 2bb77426 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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I0135453ab6d2cef3dd88a9eb2c14ce9409ccea4c
parents 0becad62 82dd3e14
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -127,7 +127,7 @@ class PipOrientationTest(
                        hasVisibleRegion(pipApp.defaultWindowName, startingBounds)
                        hasVisibleRegion(pipApp.defaultWindowName, startingBounds)
                        isInvisible(testApp.defaultWindowName)
                        isInvisible(testApp.defaultWindowName)
                    }
                    }
                    end("testApp layer covers fullscreen") {
                    end("testApp layer covers fullscreen", enabled = false) {
                        hasVisibleRegion(testApp.defaultWindowName, endingBounds)
                        hasVisibleRegion(testApp.defaultWindowName, endingBounds)
                    }
                    }
                    navBarLayerIsAlwaysVisible(bugId = 140855415)
                    navBarLayerIsAlwaysVisible(bugId = 140855415)