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

Commit f9253baf authored by Nikita Dubrovsky's avatar Nikita Dubrovsky Committed by Automerger Merge Worker
Browse files

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

Merge "Suppress flaky test in EditorCursorDragTest" into rvc-dev am: 3413d084 am: de0454ce am: d0adea88

Change-Id: Ia9a5c23e07a3b72fab80a8573f25ac39ad070b3b
parents 2cab8202 d0adea88
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);