disable custom shortcut test in oop
am: d9dd8ef3ba
Change-Id: I6cb1f18c3e7ca1cd79aa5f58a0e03ef07eb797ee
This commit is contained in:
commit
fed4d8e8da
|
@ -351,6 +351,7 @@ public class TaplTestsLauncher3 extends AbstractLauncherUiTest {
|
|||
* Custom shortcuts are replaced by deep shortcuts after api 25.
|
||||
*/
|
||||
@Test
|
||||
@Ignore // b/143725213
|
||||
@PortraitLandscape
|
||||
public void testDragCustomShortcut() {
|
||||
if (!TestHelpers.isInLauncherProcess()) return; // b/143725213
|
||||
|
|
Loading…
Reference in New Issue