Disabling flaky test

Bug: 131772711
Change-Id: I98a20223845aa66c77e7a4b6fc1b9415ed046a86
This commit is contained in:
Sunny Goyal
2019-05-01 15:53:43 -07:00
parent 0cad319633
commit c7fefa6151
@@ -40,6 +40,7 @@ import com.android.launcher3.model.AppLaunchTracker;
import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
@@ -116,6 +117,7 @@ public class AppPredictionsUITests extends AbstractQuickStepTest {
}
@Test
@Ignore
public void testPredictionsDisabled() {
mActivityMonitor.startLauncher();
sendPredictionUpdate();