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

Commit 7a5c3845 authored by Andreas Miko's avatar Andreas Miko
Browse files

Ignore flaky test: lockscreenVisibilityWithScenes

Ignoring the test for now due to Droidmonitor, I will follow up with a
CL to fix it.

Test: TEST_ONLY
Bug: 378766637
Flag: TEST_ONLY
Change-Id: Iab86847dda5bf818041fb3c4555a5646df765179
parent bee9f829
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ import kotlinx.coroutines.flow.map
import kotlinx.coroutines.test.runCurrent
import kotlinx.coroutines.test.runTest
import org.junit.Before
import org.junit.Ignore
import org.junit.Test
import org.junit.runner.RunWith

@@ -883,6 +884,7 @@ class WindowManagerLockscreenVisibilityInteractorTest : SysuiTestCase() {

    @Test
    @EnableSceneContainer
    @Ignore("b/378766637")
    fun lockscreenVisibilityWithScenes() =
        testScope.runTest {
            val isDeviceUnlocked by