Disable flaky flicker test
Bug: 266730606 Test: atest FlickerTests Change-Id: Iad71402d7be771945fb4b8d02c8cd8d31f2aeb89
This commit is contained in:
@@ -114,6 +114,10 @@ class OpenAppFromLockNotificationWithLockOverlayApp(flicker: FlickerTest) :
|
||||
@Test
|
||||
override fun navBarWindowIsAlwaysVisible() = super.navBarWindowIsAlwaysVisible()
|
||||
|
||||
@FlakyTest(bugId = 266730606)
|
||||
@Test
|
||||
override fun entireScreenCovered() = super.entireScreenCovered()
|
||||
|
||||
companion object {
|
||||
/**
|
||||
* Creates the test configurations.
|
||||
|
||||
Reference in New Issue
Block a user