disable custom shortcut test in oop

am: d9dd8ef3ba

Change-Id: I6cb1f18c3e7ca1cd79aa5f58a0e03ef07eb797ee
This commit is contained in:
Pinyao Ting 2019-11-13 10:40:01 -08:00 committed by android-build-merger
commit fed4d8e8da
1 changed files with 1 additions and 0 deletions

View File

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