Promote tests to presubmit.
Change-Id: I68caa7511477efb1308bd64e44509ed5d202cda4 Test: atest FlickerTests WMShellFlickerTests, checked the dashboard Bug: 239807171 Bug: 256863309
This commit is contained in:
@@ -80,7 +80,7 @@ class AutoEnterPipOnGoToHomeTest(testSpec: FlickerTestParameter) : EnterPipTest(
|
||||
transitions { tapl.goHome() }
|
||||
}
|
||||
|
||||
@FlakyTest
|
||||
@FlakyTest(bugId = 256863309)
|
||||
@Test
|
||||
override fun pipLayerReduces() {
|
||||
testSpec.assertLayers {
|
||||
@@ -108,14 +108,6 @@ class AutoEnterPipOnGoToHomeTest(testSpec: FlickerTestParameter) : EnterPipTest(
|
||||
}
|
||||
}
|
||||
|
||||
@FlakyTest(bugId = 239807171)
|
||||
@Test
|
||||
override fun pipAppLayerAlwaysVisible() = super.pipAppLayerAlwaysVisible()
|
||||
|
||||
@FlakyTest(bugId = 239807171)
|
||||
@Test
|
||||
override fun pipLayerRemainInsideVisibleBounds() = super.pipLayerRemainInsideVisibleBounds()
|
||||
|
||||
@Presubmit
|
||||
@Test
|
||||
override fun focusChanges() {
|
||||
|
||||
Reference in New Issue
Block a user