summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Josh Tsuji <tsuji@google.com> 2020-04-14 14:06:03 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2020-04-14 14:06:03 +0000
commita9dfeb264df67a4b60b16b378e16f3d92be34f79 (patch)
tree93983b3a2dc5fe63750d5b183572cef80256b547
parentcde07e5dc539f56ee14c08d213c4c0cd8ea93005 (diff)
parent21c722b0f88ac796552b6441caa1a8cdcb19911a (diff)
Merge "Ignore flaky test." into rvc-dev
-rw-r--r--packages/SystemUI/tests/src/com/android/systemui/util/animation/PhysicsAnimatorTest.kt1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/SystemUI/tests/src/com/android/systemui/util/animation/PhysicsAnimatorTest.kt b/packages/SystemUI/tests/src/com/android/systemui/util/animation/PhysicsAnimatorTest.kt
index 950f70fcda46..eb435f9314e7 100644
--- a/packages/SystemUI/tests/src/com/android/systemui/util/animation/PhysicsAnimatorTest.kt
+++ b/packages/SystemUI/tests/src/com/android/systemui/util/animation/PhysicsAnimatorTest.kt
@@ -134,6 +134,7 @@ class PhysicsAnimatorTest : SysuiTestCase() {
@Test
@Throws(InterruptedException::class)
+ @Ignore("Increasingly flaky")
fun testEndListenersAndActions() {
PhysicsAnimatorTestUtils.setAllAnimationsBlock(false)
animator