Merge "Temporarily ignore a flaky test." into rvc-dev am: 019ff80d23

Change-Id: I3e144ef423a75840134a871ee2d9d5e96d433ac9
This commit is contained in:
Automerger Merge Worker
2020-03-04 21:00:29 +00:00

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)