Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd324084 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Disable flaky flicker test

Bug: 266730606
Test: atest FlickerTests
Change-Id: Iad71402d7be771945fb4b8d02c8cd8d31f2aeb89
parent dbeafc14
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -114,6 +114,10 @@ class OpenAppFromLockNotificationWithLockOverlayApp(flicker: FlickerTest) :
    @Test
    override fun navBarWindowIsAlwaysVisible() = super.navBarWindowIsAlwaysVisible()

    @FlakyTest(bugId = 266730606)
    @Test
    override fun entireScreenCovered() = super.entireScreenCovered()

    companion object {
        /**
         * Creates the test configurations.