Merge "Suppress flaky test in EditorCursorDragTest" into rvc-dev am: 3413d084c3 am: de0454cec2
Change-Id: Ie74eb99bccdfeb4deeff693653bc0ddae7cd2a81
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