Merge "Disable nav bar assertion until bug is fixed."
This commit is contained in:
committed by
Android (Google) Code Review
commit
ac88fb39aa
@@ -109,7 +109,7 @@ fun LayersAssertion.navBarLayerRotatesAndScales(
|
||||
}
|
||||
|
||||
if (startingPos == endingPos) {
|
||||
all("navBarLayerRotatesAndScales", enabled, bugId = 167747321) {
|
||||
all("navBarLayerRotatesAndScales", enabled = false, bugId = 167747321) {
|
||||
this.hasVisibleRegion(FlickerTestBase.NAVIGATION_BAR_WINDOW_TITLE, startingPos)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user