aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-23 01:02:14 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-03-23 01:02:14 +0000
commitd8393a419980819e8f045d2ecb34319b30ee4288 (patch)
tree5a35755b0c12c7121cf89b0b032045d08ed28668
parent912f120a8ae46226cf51ecefe043670c805ba6da (diff)
parent97fbd0a3946f23cf9445f6776314bcc919ef4906 (diff)
downloadflatbuffers-android13-d1-s2-release.tar.gz
Change-Id: I35526aa95857e91f2bb025d0843f016c97f8f4bb
-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"
+ }
]
}