Disable flaky OpenAppFromLockNotificationWithLockOverlayApp
It's affecting presubmit Bug: 278227468 Test: atest FlickerTests WMShellFlickerTests Change-Id: Ic95ba57734a229b70dcc79ea23a5642b56f5372f
This commit is contained in:
@@ -117,6 +117,11 @@ class OpenAppFromLockNotificationWithLockOverlayApp(flicker: FlickerTest) :
|
||||
@Test
|
||||
override fun entireScreenCovered() = super.entireScreenCovered()
|
||||
|
||||
@FlakyTest(bugId = 278227468)
|
||||
@Test
|
||||
override fun visibleWindowsShownMoreThanOneConsecutiveEntry() =
|
||||
super.visibleWindowsShownMoreThanOneConsecutiveEntry()
|
||||
|
||||
companion object {
|
||||
/**
|
||||
* Creates the test configurations.
|
||||
|
||||
Reference in New Issue
Block a user