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

Commit 15e7262c authored by Joshua Tsuji's avatar Joshua Tsuji Committed by Josh Tsuji
Browse files

Disable flaky new test to unblock submits.

Test: atest SystemUITests
Bug: 132384561
Change-Id: I5d5c4f5d8aaac3bea2e415195ad6525c0227fd8e
parent 8af653e8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ import androidx.test.filters.SmallTest;
import com.android.systemui.R;

import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mockito;
@@ -172,6 +173,7 @@ public class ExpandedAnimationControllerTest extends PhysicsAnimationLayoutTestC
    }

    @Test
    @Ignore("Flaky")
    public void testMagnetToDismiss_demagnetizeThenDrag() throws InterruptedException {
        expand();