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

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

Ignore KeyguardPasswordViewControllerTest

Bug: 423646800
Test: presubmit
Flag: TEST_ONLY
Change-Id: I5c88c03123a51fc5df38710f7809083e3b2d1a71
parent b180a7fe
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ import com.android.systemui.util.mockito.whenever
import junit.framework.Assert.assertFalse
import junit.framework.Assert.assertTrue
import org.junit.Before
import org.junit.Ignore
import org.junit.Test
import org.junit.runner.RunWith
import org.mockito.ArgumentCaptor
@@ -60,6 +61,7 @@ import org.mockito.Mockito.verify
import org.mockito.Mockito.`when`
import org.mockito.MockitoAnnotations

@Ignore("b/423646800")
@SmallTest
@RunWith(AndroidJUnit4::class)
// collectFlow in KeyguardPinBasedInputViewController.onViewAttached calls JavaAdapter.CollectFlow,