summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authoreasoncylee <easoncylee@google.com>2019-12-08 22:51:13 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-12-08 22:51:13 -0800
commit1222d756d14cce83b4fa44e776fbb3caef0f04c4 (patch)
tree7e71d0b1c08c0ce62bcd9bb49fa34ac83c482446 /TEST_MAPPING
parentf0f09efa1e429a9fbdadcfabc7d2793267d78fb1 (diff)
parent3f6177c54a27d5bbe41fc5e29241254cdc62cdc2 (diff)
Merge "Convert apct/framework/ext_services_test-cloud-tf and apct/framework/testables_test-cloud-tf to Test Mapping Suite." am: 0b51af2540
am: 3f6177c54a Change-Id: I5506a16b74b49fe0ae1165bd1c866fc043022d77
Diffstat (limited to 'TEST_MAPPING')
-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"
+ }
+ ]
}
]
}