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

Commit 96e1882f authored by Josh Tsuji's avatar Josh Tsuji Committed by android-build-merger
Browse files

Merge "Disable flaky new test to unblock submits." into qt-dev am: 2644c71e

am: 84b3ffe0

Change-Id: I970923b705b1e907e2aecf4822b5260e8015fa8f
parents 5113ff85 84b3ffe0
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();