Merge "Ignore flaky test." into rvc-dev am: a9dfeb264d

Change-Id: Ia7ceac7a789a2bc5574df0c55f76da9a3d7f407b
This commit is contained in:
Josh Tsuji
2020-04-14 14:31:41 +00:00
committed by Automerger Merge Worker

View File

@@ -134,6 +134,7 @@ class PhysicsAnimatorTest : SysuiTestCase() {
@Test @Test
@Throws(InterruptedException::class) @Throws(InterruptedException::class)
@Ignore("Increasingly flaky")
fun testEndListenersAndActions() { fun testEndListenersAndActions() {
PhysicsAnimatorTestUtils.setAllAnimationsBlock(false) PhysicsAnimatorTestUtils.setAllAnimationsBlock(false)
animator animator