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

Change-Id: Ie584efa4c5b0551ac0b60e784962f5b595c0b01e
This commit is contained in:
Automerger Merge Worker
2020-03-04 21:13:09 +00:00

View File

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