Merge "Suppress flaky test in EditorCursorDragTest" into rvc-dev am: 3413d084c3
Change-Id: Ifd681f5f1daffdc9a02e1f76514487a49b769fa2
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user