Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55608d55 authored by Josh Tsuji's avatar Josh Tsuji Committed by Automerger Merge Worker
Browse files

Merge "Ignore the PhysicsAnimatorTest class to unblock sysui." into rvc-dev am: c1733289

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11827744

Change-Id: Ib216350dd079f74d96fe0f151d1c622c3ae208f2
parents 71bf14f0 c1733289
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -38,6 +38,7 @@ import org.mockito.MockitoAnnotations
@TestableLooper.RunWithLooper
@TestableLooper.RunWithLooper
@RunWith(AndroidTestingRunner::class)
@RunWith(AndroidTestingRunner::class)
@SmallTest
@SmallTest
@Ignore("Blocking presubmits - investigating in b/158697054")
class PhysicsAnimatorTest : SysuiTestCase() {
class PhysicsAnimatorTest : SysuiTestCase() {
    private lateinit var viewGroup: ViewGroup
    private lateinit var viewGroup: ViewGroup
    private lateinit var testView: View
    private lateinit var testView: View