summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnsuk Jung <unsuk@google.com>2014-10-30 16:43:15 -0700
committerThe Android Automerger <android-build@google.com>2014-11-07 13:56:34 -0800
commit41e3d15c674e026143840951f79a43b179e463cf (patch)
treeaad96d9f30946d5766b0a6493b283e80caadf51b
parenta80d87465cbd00e15711bb70632672acc7ff8a3e (diff)
downloadcts-41e3d15c674e026143840951f79a43b179e463cf.tar.gz
Add tests for UsageStats API to knownfailures.
The tests are not yet ready to be added to the offical test plan bug: 17536113 Change-Id: I6bafcb47db3d00f4865495c97d7d0f177bd5a518
-rw-r--r--tests/expectations/knownfailures.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/expectations/knownfailures.txt b/tests/expectations/knownfailures.txt
index c47d53b759f..dd8660f16d5 100644
--- a/tests/expectations/knownfailures.txt
+++ b/tests/expectations/knownfailures.txt
@@ -1,5 +1,12 @@
[
{
+ description: "the UsageStats is not yet stable enough",
+ names: [
+ "android.app.usage.cts.UsageStatsTest"
+ ],
+ bug: 17536113
+},
+{
description: "the ConnectivityConstraintTest are not yet stable",
names: [
"android.jobscheduler.cts.ConnectivityConstraintTest"