Merge "Suppress flaky test in EditorCursorDragTest" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3413d084c3
@@ -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