Loading packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/ExpandedAnimationControllerTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -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; Loading Loading @@ -172,6 +173,7 @@ public class ExpandedAnimationControllerTest extends PhysicsAnimationLayoutTestC } @Test @Ignore("Flaky") public void testMagnetToDismiss_demagnetizeThenDrag() throws InterruptedException { expand(); Loading Loading
packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/ExpandedAnimationControllerTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -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; Loading Loading @@ -172,6 +173,7 @@ public class ExpandedAnimationControllerTest extends PhysicsAnimationLayoutTestC } @Test @Ignore("Flaky") public void testMagnetToDismiss_demagnetizeThenDrag() throws InterruptedException { expand(); Loading