summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TEST_MAPPING20
1 files changed, 18 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 1b5795fb2798..122e627b7067 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -74,7 +74,15 @@
]
},
{
- "name": "ExtServicesUnitTests",
+ "name": "ExtServicesUnitTests-tplus",
+ "options": [
+ {
+ "exclude-annotation": "androidx.test.filters.FlakyTest"
+ }
+ ]
+ },
+ {
+ "name": "ExtServicesUnitTests-sminus",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
@@ -142,7 +150,15 @@
]
},
{
- "name": "ExtServicesUnitTests",
+ "name": "ExtServicesUnitTests-tplus",
+ "options": [
+ {
+ "exclude-annotation": "androidx.test.filters.FlakyTest"
+ }
+ ]
+ },
+ {
+ "name": "ExtServicesUnitTests-sminus",
"options": [
{
"exclude-annotation": "androidx.test.filters.FlakyTest"