Merge "Disable flaky flicker test"
This commit is contained in:
committed by
Android (Google) Code Review
commit
7cc5f43876
@@ -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