Merge "Temporarily ignore a flaky test." into rvc-dev

This commit is contained in:
Josh Tsuji
2020-03-04 20:49:45 +00:00
committed by Android (Google) Code Review

View File

@@ -279,6 +279,7 @@ class PhysicsAnimatorTest : SysuiTestCase() {
@Test @Test
@Throws(InterruptedException::class) @Throws(InterruptedException::class)
@Ignore("Sporadically flaking.")
fun testAnimationsUpdatedWhileInMotion_originalListenersStillCalled() { fun testAnimationsUpdatedWhileInMotion_originalListenersStillCalled() {
PhysicsAnimatorTestUtils.setAllAnimationsBlock(false) PhysicsAnimatorTestUtils.setAllAnimationsBlock(false)