Merge "Disable flaky test" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
99ceca8760
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user