Temporarily ignore a flaky test.
Test: atest SystemUITests Bug: 150793288 Change-Id: I97aada0dcb46c7d8dc8efd779c13e7512272909b
This commit is contained in:
@@ -279,6 +279,7 @@ class PhysicsAnimatorTest : SysuiTestCase() {
|
||||
|
||||
@Test
|
||||
@Throws(InterruptedException::class)
|
||||
@Ignore("Sporadically flaking.")
|
||||
fun testAnimationsUpdatedWhileInMotion_originalListenersStillCalled() {
|
||||
PhysicsAnimatorTestUtils.setAllAnimationsBlock(false)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user