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

Commit 99ceca87 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Disable flaky test" into udc-qpr-dev

parents 3ea629ce 6c56cdf6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@

package com.android.server.wm.flicker.activityembedding

import android.platform.test.annotations.FlakyTest
import android.platform.test.annotations.Presubmit
import android.tools.common.datatypes.Rect
import android.tools.common.datatypes.Region
@@ -178,6 +179,7 @@ class OpenTrampolineActivityTest(flicker: LegacyFlickerTest) : ActivityEmbedding
        }
    }

    @FlakyTest(bugId = 290736037)
    /** Main activity should go from fullscreen to being a split with secondary activity. */
    @Presubmit
    @Test