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
commit12990fc5f62873c9d10bf6daa1a1208e3789794a (patch)
tree48e881a1eb8087085cf529fa6a321e1ac93cbd72
parente06fa7450c0d6bd24850c56ff3d419b4ac641409 (diff)
parentb13c31bd49be004d4a11c6e4e31d1fdc20642ca4 (diff)
downloadcts-12990fc5f62873c9d10bf6daa1a1208e3789794a.tar.gz
Disable ListeningPortsTest
am: b13c31bd49 Change-Id: Ib5663b62b9ae1ec2fb583ca04177d4102cf9b298
-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 48f8ba3ac0e..4931563fbfc 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",