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

Commit e8b3b319 authored by Nikita Dubrovsky's avatar Nikita Dubrovsky
Browse files

Suppress flaky test in EditorCursorDragTest

Bug: 152560519
Test: Presubmit
Change-Id: I07785daa6c031801bb5793923836c5345205e4bc
parent 724e880e
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);