commit | c7fefa6151f15c0d0e2a84453e2b486dd8bba340 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Wed May 01 15:53:43 2019 -0700 |
committer | Sunny Goyal <sunnygoyal@google.com> | Wed May 01 15:53:56 2019 -0700 |
tree | 690369cdbba19518c328b2d58040cb6e085ef396 | |
parent | 0cad3196339cb1f1648ee304888bacaa783a9d79 [diff] |
Disabling flaky test Bug: 131772711 Change-Id: I98a20223845aa66c77e7a4b6fc1b9415ed046a86
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();