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

Commit 039a0436 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Demote failing EnterPipTest assertions"

parents 761512a7 09d0ba31
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@ open class EnterPipTest(testSpec: FlickerTestParameter) : PipTransition(testSpec
    /**
     * Checks [pipApp] layer remains visible throughout the animation
     */
    @FlakyTest
    @FlakyTest(bugId = 239807171)
    @Test
    open fun pipAppLayerAlwaysVisible() {
        testSpec.assertLayers {
@@ -113,7 +113,7 @@ open class EnterPipTest(testSpec: FlickerTestParameter) : PipTransition(testSpec
     * Checks that the pip app layer remains inside the display bounds throughout the whole
     * animation
     */
    @Presubmit
    @FlakyTest(bugId = 239807171)
    @Test
    open fun pipLayerRemainInsideVisibleBounds() {
        testSpec.assertLayersVisibleRegion(pipApp) {