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

Commit 91f3fee3 authored by Bryce Lee's avatar Bryce Lee
Browse files

Ignore AuthContainerViewTest test.

currently testAnimateToCredentialUI_rotateCredentialUI and
testAnimateToCredentialUI_rotateCredentialUI are failing
frequently in presubmit. This change removes them from consideration until the problem can be addressed.

Test: atest AuthContainerViewTest
Bug: 430630633
Flag: EXEMPT disabling test
Change-Id: I8ded9f5488f920755cc3428a54276b31a2dfc179
parent 57d27160
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -202,6 +202,7 @@ open class AuthContainerViewTest : SysuiTestCase() {

    @Test
    @DisableFlags(Flags.FLAG_BP_FALLBACK_OPTIONS)
    @Ignore("b/430630633")
    fun testIgnoresAnimatedInWhenDialogAnimatingOut() {
        val container = initializeFingerprintContainer(addToView = false)
        container.mContainerState = 4 // STATE_ANIMATING_OUT
@@ -377,6 +378,7 @@ open class AuthContainerViewTest : SysuiTestCase() {

    @Test
    @DisableFlags(Flags.FLAG_BP_FALLBACK_OPTIONS)
    @Ignore("b/430630633")
    fun testAnimateToCredentialUI_invokesStartTransitionToCredentialUI() {
        val container =
            initializeFingerprintContainer(
@@ -399,6 +401,7 @@ open class AuthContainerViewTest : SysuiTestCase() {

    @Test
    @DisableFlags(Flags.FLAG_BP_FALLBACK_OPTIONS)
    @Ignore("b/430630633")
    fun testAnimateToCredentialUI_rotateCredentialUI() {
        val container =
            initializeFingerprintContainer(