diff --git a/quickstep/tests/src/com/android/quickstep/AppPredictionsUITests.java b/quickstep/tests/src/com/android/quickstep/AppPredictionsUITests.java index 6440319304..e028fcdf9d 100644 --- a/quickstep/tests/src/com/android/quickstep/AppPredictionsUITests.java +++ b/quickstep/tests/src/com/android/quickstep/AppPredictionsUITests.java @@ -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();