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