Promote passing OpenImeWindowToFixedPortraitAppTest tests

It's <0.5% flaky in presubmit for the past month

Bug: 262220203
Test: atest FlickerTests
Change-Id: I15d4448162b62ae742153c646df38ac9ffc06610
This commit is contained in:
Nataniel Borges
2023-04-14 10:14:31 +00:00
parent b6ea0ff366
commit fb4635691e

View File

@@ -191,12 +191,6 @@ open class OpenAppFromNotificationWarm(flicker: FlickerTest) : OpenAppTransition
@Postsubmit
override fun taskBarWindowIsAlwaysVisible() = super.taskBarWindowIsAlwaysVisible()
/** {@inheritDoc} */
@Postsubmit
@Test
override fun visibleLayersShownMoreThanOneConsecutiveEntry() =
super.visibleLayersShownMoreThanOneConsecutiveEntry()
companion object {
/**
* Creates the test configurations.