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

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

View File

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