Merge "Promote passing OpenAppFromLockNotificationWarm tests" into udc-dev

This commit is contained in:
Treehugger Robot
2023-04-14 15:38:49 +00:00
committed by Android (Google) Code Review

View File

@@ -127,9 +127,6 @@ class OpenAppFromLockNotificationWarm(flicker: FlickerTest) : OpenAppFromNotific
@Ignore("Not applicable to this CUJ. Display starts locked and app is full screen at the end")
override fun navBarWindowIsAlwaysVisible() {}
/** {@inheritDoc} */
@FlakyTest @Test override fun appWindowBecomesVisible() = super.appWindowBecomesVisible()
/** {@inheritDoc} */
@FlakyTest(bugId = 246284526)
@Test