aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TEST_MAPPING16
1 files changed, 16 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 35e7be0c..23e3cbf7 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -14,5 +14,21 @@
{
"name": "CtsTfliteNnapiDelegateTestCases"
}
+ ],
+ "hwasan-postsubmit": [
+ {
+ "name": "TextClassifierServiceTest",
+ "options": [
+ {
+ "exclude-annotation": "androidx.test.filters.FlakyTest"
+ }
+ ]
+ },
+ {
+ "name": "bluetooth_flatbuffer_tests"
+ },
+ {
+ "name": "CtsTfliteNnapiDelegateTestCases"
+ }
]
}