summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreasoncylee <easoncylee@google.com>2019-12-08 22:55:14 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-12-08 22:55:14 -0800
commitbdbbb3a05fb70878036a5110b49b36e08400a365 (patch)
treec087b09f8c1be15e5f5459f6c2eb2f1880ac6caa
parent666ac4c02ff2e432b65b59518633f914be5bb2a6 (diff)
parent1222d756d14cce83b4fa44e776fbb3caef0f04c4 (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
am: 1222d756d1 Change-Id: I8fea39a113bf11d3ad10ba4e249808a832ed9b1f
-rw-r--r--TEST_MAPPING16
1 files changed, 16 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 55fa5ed13d79..b1c4cad72dc9 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"
+ }
+ ]
}
],
"postsubmit-managedprofile-stress": [