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:
Nataniel Borges
2022-11-01 14:09:12 +00:00
parent 88e101a842
commit 64a2dc9ae0

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} */