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

Commit b5941576 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...

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

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

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