Disable flaky app launch test

At the moment, when launching an app over the lock screen, the navbar flickers. During the animation it:

- appears
- disappears
- reappears

Bug: 227072573
Test: atest OpenAppNonResizeableTest
Change-Id: I17dd8f8ff70c4c12db97d6f337f1500e0ab177d0
This commit is contained in:
Nataniel Borges
2022-03-27 16:04:52 +02:00
parent cde55d305f
commit 4cfae2ce8f

View File

@@ -74,7 +74,7 @@ open class OpenAppNonResizeableTest(testSpec: FlickerTestParameter)
* Checks that the nav bar layer starts invisible, becomes visible during unlocking animation
* and remains visible at the end
*/
@Presubmit
@FlakyTest(bugId = 227083463)
@Test
fun navBarLayerVisibilityChanges() {
testSpec.assertLayers {