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

Commit d56c0ff6 authored by Danny Burakov's avatar Danny Burakov Committed by Android (Google) Code Review
Browse files

Revert "[flexiglass] Temporarily disables deviceGoesToSleep_wakeUp_unlock."

This reverts commit e86d1246.

Reason for revert: breaks build.

Change-Id: Ib180aa72ae13624eb8024276a469a72337873b97
parent e86d1246
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -63,7 +63,6 @@ import com.android.systemui.util.mockito.mock
import com.android.systemui.util.mockito.whenever
import com.google.common.truth.Truth.assertThat
import com.google.common.truth.Truth.assertWithMessage
import kotlin.test.Ignore
import kotlinx.coroutines.ExperimentalCoroutinesApi
import kotlinx.coroutines.Job
import kotlinx.coroutines.flow.MutableStateFlow
@@ -396,7 +395,6 @@ class SceneFrameworkIntegrationTest : SysuiTestCase() {
        }

    @Test
    @Ignore("b/315130482")
    fun deviceGoesToSleep_wakeUp_unlock() =
        testScope.runTest {
            unlockDevice()