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

Commit cbfbf0f2 authored by Abodunrinwa Toki's avatar Abodunrinwa Toki Committed by Android (Google) Code Review
Browse files

Merge "Suppress tests in ListManagedCursorTest."

parents 60cb4af5 43d5ccca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,6 @@ public class ListManagedCursorTest extends ActivityInstrumentationTestCase<ListM
     * we're still scrolled.
     */
    @LargeTest
    @Suppress  // Flaky
    public void testKeyScrollingToTouchMode() {
        Instrumentation inst = getInstrumentation();
        
@@ -115,6 +114,7 @@ public class ListManagedCursorTest extends ActivityInstrumentationTestCase<ListM
     */
    @FlakyTest(tolerance=3)
    @LargeTest
    @Suppress  // Flaky
    public void testTouchScrollingToTrackballMode() {
        Instrumentation inst = getInstrumentation();