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 20:39:35 +0000
commitf9c17e56a914e8940be27d849a9b93594193eb38 (patch)
treea7dd10c6c6f8659c3082994c33a8ce75a3694e5c
parent26069ffe1c6f06a630c1cd06e20f8af815fdb8da (diff)
downloadplatform_cts-f9c17e56a914e8940be27d849a9b93594193eb38.tar.gz
platform_cts-f9c17e56a914e8940be27d849a9b93594193eb38.tar.bz2
platform_cts-f9c17e56a914e8940be27d849a9b93594193eb38.zip
DO NOT MERGE: disable libskia test.
Change-Id: Ib16aa00568e9b6d4329ffb84903f9c9afb96b066 (cherry picked from commit f4433c1008485f87cc16ffff9f5bfd41c3aa5f6b)
-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"
+ ]
}
]