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

Change-Id: Ifd681f5f1daffdc9a02e1f76514487a49b769fa2
This commit is contained in:
Nikita Dubrovsky
2020-03-27 06:52:53 +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);