summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2019-12-09 06:39:52 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-12-09 06:39:52 +0000
commit0b51af2540ffba7aa6da2761d7ed7ac2fb1ec8b0 (patch)
tree8c46ca0c7fec3c60228e3f4aceee10115a95408f
parent60675ece9a04dc3ca2d284a2d72eddfae1a90376 (diff)
parent90857edbbefad6246b04639c55e1985d24d7c550 (diff)
Merge "Convert apct/framework/ext_services_test-cloud-tf and apct/framework/testables_test-cloud-tf to Test Mapping Suite."
-rw-r--r--TEST_MAPPING16
1 files changed, 16 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 1e0b58ef973c..ecd307840573 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -7,6 +7,22 @@
"exclude-annotation": "androidx.test.filters.FlakyTest"
}
]
+ },
+ {
+ "name": "ExtServicesUnitTests",
+ "options": [
+ {
+ "exclude-annotation": "androidx.test.filters.FlakyTest"
+ }
+ ]
+ },
+ {
+ "name": "TestablesTests",
+ "options": [
+ {
+ "exclude-annotation": "androidx.test.filters.FlakyTest"
+ }
+ ]
}
]
}