Merge "Suppress flaky test in EditorCursorDragTest" into rvc-dev am: 3413d084c3 am: de0454cec2

Change-Id: Ie74eb99bccdfeb4deeff693653bc0ddae7cd2a81
This commit is contained in:
Nikita Dubrovsky
2020-03-27 07:04:00 +00:00
committed by Automerger Merge Worker

View File

@@ -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);