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

Commit bfa04fd5 authored by David Saff's avatar David Saff
Browse files

Ignore updateViewState_panelExpandedHeightZero_viewHidden

Bug: 420634772
Test: KeyguardStatusBarViewControllerTest
Flag: TEST_ONLY
Change-Id: Ia08e019e4e2e72fafbf9cfc976db0f0d5152fc0a
parent 13da0b98
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() {