Disable nav bar assertion on open app from lock cold.
The assertion is not applicable to this CUJ. Display starts locked and app is full screen at the end Fixes: 256827515 Test: atest OpenAppFromLockNotificationCold Change-Id: I4f44e12c87ac082e040d12156c7ced2cff0234f6
This commit is contained in:
@@ -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} */
|
||||
|
||||
Reference in New Issue
Block a user