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

Change-Id: I309dcedd9e29af428aaafdd13bf95317c2238e4d
This commit is contained in:
Josh Tsuji
2020-04-14 14:32:09 +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