Promote passing flicker tests on OpenAppFromLockNotificationWithLockOverlayApp
Fixes: 266730606 Fixes: 209599395 Test: atest FlickerTests:OpenAppFromLockNotificationWithLockOverlayApp Change-Id: I3ab3482d2beabd9f5217ac5973cdd537d40c4a3b
This commit is contained in:
@@ -109,11 +109,11 @@ class OpenAppFromLockNotificationWithLockOverlayApp(flicker: FlickerTest) :
|
||||
override fun navBarLayerIsVisibleAtStartAndEnd() = super.navBarLayerIsVisibleAtStartAndEnd()
|
||||
|
||||
/** {@inheritDoc} */
|
||||
@FlakyTest(bugId = 209599395)
|
||||
@Presubmit
|
||||
@Test
|
||||
override fun navBarWindowIsAlwaysVisible() = super.navBarWindowIsAlwaysVisible()
|
||||
|
||||
@FlakyTest(bugId = 266730606)
|
||||
@Presubmit
|
||||
@Test
|
||||
override fun entireScreenCovered() = super.entireScreenCovered()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user