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

Commit ad1c710e authored by Josh Tsuji's avatar Josh Tsuji Committed by Android (Google) Code Review
Browse files

Merge "Temporarily ignore flaky test."

parents 177318a0 04e2cd14
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ import org.junit.Assert.assertFalse
import org.junit.Assert.assertNotEquals
import org.junit.Assert.assertTrue
import org.junit.Before
import org.junit.Ignore
import org.junit.Test
import org.junit.runner.RunWith
import org.mockito.ArgumentMatchers.anyFloat
@@ -446,6 +447,7 @@ class PhysicsAnimatorTest : SysuiTestCase() {
    }

    @Test
    @Ignore("Sporadically flaking.")
    fun testFlingThenSpring() {
        PhysicsAnimatorTestUtils.setAllAnimationsBlock(false)