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

Commit c7647280 authored by Andrew Xu's avatar Andrew Xu Committed by Android (Google) Code Review
Browse files

Merge "Disable QS scene test to land single-shade changes" into main

parents ea4a3a19 11ad5a59
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ import com.android.systemui.scene.shared.model.Scenes
import com.android.systemui.statusbar.notification.stack.ui.view.NotificationScrollView
import com.android.systemui.statusbar.notification.stack.ui.viewmodel.notificationsPlaceholderViewModelFactory
import com.android.systemui.testKosmos
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test
import org.junit.runner.RunWith
@@ -57,6 +58,7 @@ class QuickSettingsSceneTest : SysuiTestCase() {
    private val kosmos = testKosmos()

    @Test
    @Ignore("http://b/425752706")
    fun testViewHierarchy() {
        val shadeSession = object : SaveableSession, Session by Session(SessionStorage()) {
            @Composable