BUG: 21262226,23979591,23040468,23144425
added these bugs onto the knownfailures
Change-Id: I5a88fed1aed72d2a8986b26ff34490eb29e67fd4
diff --git a/tests/expectations/knownfailures.txt b/tests/expectations/knownfailures.txt
index fb28d6d..1f2a472 100644
--- a/tests/expectations/knownfailures.txt
+++ b/tests/expectations/knownfailures.txt
@@ -315,5 +315,37 @@
"android.assist.cts.WebViewTest"
],
bug: 21668302
+},
+{
+ description: "ConnectivityConstraintTest job scheduler not working.",
+ names: [
+ "android.jobscheduler.cts.ConnectivityConstraintTest#testConnectivityConstraintExecutes_withWifi",
+ "android.jobscheduler.cts.ConnectivityConstraintTest#testUnmeteredConstraintExecutes_withWifi"
+ ],
+ bug: 21262226
+},
+{
+ description: "ConnectivityConstraintTest times out.",
+ names: [
+ "android.jobscheduler.cts.TimingConstraintsTest#testJobParameters_unexpiredDeadline"
+ ],
+ bug: 23144425
+},
+{
+ description: "Telephony returning wrong value.",
+ names: [
+ "android.telephony.cts.CellInfoTest#testCellInfo"
+ ],
+ bug: 23979591
+},
+{
+ description: "Adoptable host tests fails.",
+ names: [
+ "com.android.cts.appsecurity.AdoptableHostTest#testApps",
+ "com.android.cts.appsecurity.AdoptableHostTest#testEjected",
+ "com.android.cts.appsecurity.AdoptableHostTest#testPackageInstaller",
+ "com.android.cts.appsecurity.AdoptableHostTest#testPrimaryStorage"
+ ],
+ bug: 23040468
}
]