Merge "Disable nav bar assertion on open app from lock cold."

This commit is contained in:
TreeHugger Robot
2022-11-01 18:41:38 +00:00
committed by Android (Google) Code Review

View File

@@ -97,8 +97,8 @@ open class OpenAppFromLockNotificationCold(testSpec: FlickerTestParameter) :
super.statusBarLayerPositionAtEnd()
/** {@inheritDoc} */
@Postsubmit
@Test
@Ignore("Not applicable to this CUJ. Display starts locked and app is full screen at the end")
override fun navBarLayerIsVisibleAtStartAndEnd() = super.navBarLayerIsVisibleAtStartAndEnd()
/** {@inheritDoc} */