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

Commit 7e8ccead authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Merge "Suppress flaky test in EditorCursorDragTest" into rvc-dev am:...

Merge "Merge "Suppress flaky test in EditorCursorDragTest" into rvc-dev am: 3413d084 am: de0454ce" into rvc-d1-dev-plus-aosp am: 6124c660 am: 19b63796

Change-Id: I665d1753a01f277aa7f8e1b43151dd23c76f9f60
parents 532eed5a 19b63796
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);