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

Commit 3413d084 authored by Nikita Dubrovsky's avatar Nikita Dubrovsky Committed by Android (Google) Code Review
Browse files

Merge "Suppress flaky test in EditorCursorDragTest" into rvc-dev

parents dba485be e8b3b319
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -494,6 +494,7 @@ public class EditorCursorDragTest {
        simulateDrag(tv, events, true);
    }

    @Suppress // b/152574363
    @Test
    public void testLineChangeSlop() throws Throwable {
        TextView tv = mActivity.findViewById(R.id.textview);