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

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

Demote failing tests

Bug: 240238245
Test: atest FlickerTests
Change-Id: I5e1b212a578fa29f5e94bf7b1273b1420ee7f83f
parent 7c5ee6c6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -88,6 +88,12 @@ open class OpenAppColdTest(
    @Test
    override fun appLayerReplacesLauncher() = super.appLayerReplacesLauncher()

    /** {@inheritDoc} */
    @FlakyTest(bugId = 240238245)
    @Test
    override fun visibleLayersShownMoreThanOneConsecutiveEntry() =
        super.visibleLayersShownMoreThanOneConsecutiveEntry()

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