Ignore flaky test.
Test: hopefully passing more after this. Fixes: 149193666 Change-Id: I53df87b98a4ffcc85c89805bb607c0ef15fe2d33
This commit is contained in:
@@ -134,6 +134,7 @@ class PhysicsAnimatorTest : SysuiTestCase() {
|
||||
|
||||
@Test
|
||||
@Throws(InterruptedException::class)
|
||||
@Ignore("Increasingly flaky")
|
||||
fun testEndListenersAndActions() {
|
||||
PhysicsAnimatorTestUtils.setAllAnimationsBlock(false)
|
||||
animator
|
||||
|
||||
Reference in New Issue
Block a user