commit | 3ecd9efea82a183f7205935378fce04cf377e947 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Wed May 01 16:33:22 2019 -0700 |
committer | android-build-merger <android-build-merger@google.com> | Wed May 01 16:33:22 2019 -0700 |
tree | 690369cdbba19518c328b2d58040cb6e085ef396 | |
parent | 2c47ed5b94f19df3eaa6bd902dd522821e01face [diff] | |
parent | c7fefa6151f15c0d0e2a84453e2b486dd8bba340 [diff] |
Disabling flaky test am: c7fefa6151 Change-Id: I7f0b8e9cfdf32c73c4218ef4150992f165c74f6f
diff --git a/quickstep/tests/src/com/android/quickstep/AppPredictionsUITests.java b/quickstep/tests/src/com/android/quickstep/AppPredictionsUITests.java index 6440319..e028fcd 100644 --- a/quickstep/tests/src/com/android/quickstep/AppPredictionsUITests.java +++ b/quickstep/tests/src/com/android/quickstep/AppPredictionsUITests.java
@@ -40,6 +40,7 @@ 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 @@ } @Test + @Ignore public void testPredictionsDisabled() { mActivityMonitor.startLauncher(); sendPredictionUpdate();