summaryrefslogtreecommitdiffstats
path: root/quickstep/tests/src
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2019-05-01 15:53:43 -0700
committerSunny Goyal <sunnygoyal@google.com>2019-05-01 15:53:56 -0700
commitc7fefa6151f15c0d0e2a84453e2b486dd8bba340 (patch)
tree690369cdbba19518c328b2d58040cb6e085ef396 /quickstep/tests/src
parent0cad3196339cb1f1648ee304888bacaa783a9d79 (diff)
downloadandroid_packages_apps_Trebuchet-c7fefa6151f15c0d0e2a84453e2b486dd8bba340.tar.gz
android_packages_apps_Trebuchet-c7fefa6151f15c0d0e2a84453e2b486dd8bba340.tar.bz2
android_packages_apps_Trebuchet-c7fefa6151f15c0d0e2a84453e2b486dd8bba340.zip
Disabling flaky test
Bug: 131772711 Change-Id: I98a20223845aa66c77e7a4b6fc1b9415ed046a86
Diffstat (limited to 'quickstep/tests/src')
-rw-r--r--quickstep/tests/src/com/android/quickstep/AppPredictionsUITests.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/quickstep/tests/src/com/android/quickstep/AppPredictionsUITests.java b/quickstep/tests/src/com/android/quickstep/AppPredictionsUITests.java
index 644031930..e028fcdf9 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();