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

Commit 6ba47d06 authored by David Saff's avatar David Saff Committed by Android (Google) Code Review
Browse files

Merge "Ignore updateViewState_panelExpandedHeightZero_viewHidden" into main

parents 324aa3e5 bfa04fd5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@ import kotlinx.coroutines.test.runCurrent
import kotlinx.coroutines.test.runTest
import org.junit.Assert
import org.junit.Before
import org.junit.Ignore
import org.junit.Test
import org.junit.runner.RunWith
import org.mockito.ArgumentCaptor
@@ -492,6 +493,7 @@ class KeyguardStatusBarViewControllerTest : SysuiTestCase() {
        assertThat(keyguardStatusBarView.visibility).isEqualTo(View.VISIBLE)
    }

    @Ignore("b/419321603")
    @Test
    @DisableSceneContainer
    fun updateViewState_panelExpandedHeightZero_viewHidden() {