Merge "Disabling flaky assertion in OpenAppColdTest"
This commit is contained in:
committed by
Android (Google) Code Review
commit
304a52b422
@@ -105,8 +105,7 @@ class OpenAppColdTest(
|
||||
configuration.endRotation)
|
||||
navBarLayerIsAlwaysVisible(enabled = false)
|
||||
statusBarLayerIsAlwaysVisible(enabled = false)
|
||||
visibleLayersShownMoreThanOneConsecutiveEntry(
|
||||
enabled = Surface.ROTATION_0 == configuration.endRotation)
|
||||
visibleLayersShownMoreThanOneConsecutiveEntry(bugId = 174541970)
|
||||
|
||||
appLayerReplacesWallpaperLayer(testApp)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user