summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortinazh <tinazh@google.com>2016-10-25 16:23:47 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-10-25 16:23:47 +0000
commit90e92de6cff9a04e8fb850ff5ee8d04ec266d69f (patch)
treef32290cff0baef0e6a280b09df585a3d28626129
parent41aa2410e01e55625e5acb019f99a79d279f99ab (diff)
parentb13c31bd49be004d4a11c6e4e31d1fdc20642ca4 (diff)
downloadcts-90e92de6cff9a04e8fb850ff5ee8d04ec266d69f.tar.gz
Disable ListeningPortsTest
am: b13c31bd49 Change-Id: I332e120d81c79efbab8b9659a8ab8155771da6f5
-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 89cc8971ef1..445e4c8615f 100644
--- a/tests/expectations/knownfailures.txt
+++ b/tests/expectations/knownfailures.txt
@@ -1,5 +1,12 @@
[
{
+ description: "Disable ListeningPortsTest",
+ names: [
+ "android.security.cts.ListeningPortsTest"
+ ],
+ bug: 31803630
+},
+{
description: "some AlarmClockTests are not robust across different device types",
names: [
"android.alarmclock.cts.DismissAlarmTest#testAll",