summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Xie <dxie@google.com>2016-06-24 13:38:12 -0700
committerDaniel Xie <dxie@google.com>2016-06-24 13:38:12 -0700
commitf4433c1008485f87cc16ffff9f5bfd41c3aa5f6b (patch)
treef48c867cd07894705328ff1552706d9054d85c96
parent3a87160af28de950df7931e132d40ff9b0c6dbd8 (diff)
downloadplatform_cts-f4433c1008485f87cc16ffff9f5bfd41c3aa5f6b.tar.gz
platform_cts-f4433c1008485f87cc16ffff9f5bfd41c3aa5f6b.tar.bz2
platform_cts-f4433c1008485f87cc16ffff9f5bfd41c3aa5f6b.zip
DO NOT MERGE: disable libskia test.
Change-Id: Ib16aa00568e9b6d4329ffb84903f9c9afb96b066
-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 30847acab33..149a196b14c 100644
--- a/tests/expectations/knownfailures.txt
+++ b/tests/expectations/knownfailures.txt
@@ -379,5 +379,12 @@
names: [
"android.permission2.cts.PermissionPolicyTest#testPlatformPermissionPolicyUnaltered"
]
+},
+{
+ description: "Libskia security test not working.",
+ bug: 29635350,
+ names: [
+ "android.security.cts.SkiaJpegDecodingTest#testLibskiaOverFlowJpegProcessing"
+ ]
}
]