aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2022-04-08 00:57:36 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2022-04-08 00:57:36 +0000
commit37f7d39687325e17155a7204b8d07387dc593f4a (patch)
tree42f3b727f0da826e15e87cde053faad6e9b493ed
parent41d39dd8115cb1c5590189df27bf7a7176c6d86e (diff)
parentb990572086a461d59dc86b16a2d736ad732b5552 (diff)
downloadims-37f7d39687325e17155a7204b8d07387dc593f4a.tar.gz
Merge "Convert apct/telephonyservices/unit_test-cloud-tf to Test Mapping Suite." into tm-dev
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 4b2fe34b..edb25a6f 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -7,6 +7,14 @@
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
+ },
+ {
+ "name": "TeleServiceTests",
+ "options": [
+ {
+ "exclude-annotation": "androidx.test.filters.FlakyTest"
+ }
+ ]
}
]
}