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

Commit 52afad54 authored by Josh Tsuji's avatar Josh Tsuji Committed by android-build-merger
Browse files

Merge "Ignore more flaky tests." into qt-dev am: d31c9628 am: f383ad49

am: a58873d1

Change-Id: I84418a4bc084c9b116a6ce1173ac2fc77210f45b
parents 35c1c481 a58873d1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -145,6 +145,7 @@ public class ExpandedAnimationControllerTest extends PhysicsAnimationLayoutTestC
    }

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

+1 −0
Original line number Diff line number Diff line
@@ -234,6 +234,7 @@ public class StackAnimationControllerTest extends PhysicsAnimationLayoutTestCase
    }

    @Test
    @Ignore("Flaky")
    public void testMagnetToDismiss_dismiss() throws InterruptedException {
        final Runnable after = Mockito.mock(Runnable.class);