summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnsuk Jung <unsuk@google.com>2014-12-05 12:00:00 -0800
committerDaniel Xie <dxie@google.com>2015-10-07 02:45:51 +0000
commitc8fd1ce6bcfdf591cf2cdb68cb83b777a25bba98 (patch)
tree2198c1f2a38faf6807ec94e4ee96094be693ccb2
parentecd778f84125e096ea48ed8cf2ee37a202f5316d (diff)
downloadcts-c8fd1ce6bcfdf591cf2cdb68cb83b777a25bba98.tar.gz
DO NOT MERGE: The new AudioPolicyBinder tests are not yet robust enough
to be added to the test suite, hence adding them to knownfailures Bug: 18461670 Change-Id: Ic9d707d73a16f7e7ce07db629724702ad4257ff1
-rw-r--r--tests/expectations/knownfailures.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/expectations/knownfailures.txt b/tests/expectations/knownfailures.txt
index b7b0dcedad1..3c427ca2ce0 100644
--- a/tests/expectations/knownfailures.txt
+++ b/tests/expectations/knownfailures.txt
@@ -35,6 +35,10 @@
bug: 11352697
},
{
+ names:"android.security.cts.AudioPolicyBinderTest",
+ bug: 18461670
+},
+{
name: "android.os.cts.MemoryFileTest#testLength",
bug: 17046287
},