summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-03-18 15:34:19 -0700
committerFlorian Mayer <fmayer@google.com>2022-03-18 15:34:19 -0700
commitc19a0d46b331db3442b4ba44265577dd4661fdc8 (patch)
treea13eb411279c9f906b1f3ff99899e309e68597e6
parentcd0dbc5f1f0bd9010dbbad823131b4fe13641937 (diff)
downloadlibtextclassifier-android-games-sdk-games-frame-pacing-release.tar.gz
Test: Run tests under HWASan. Bug: 193568145 Change-Id: Ic6885bb5bff6a94aeb920b1907c4afb4dd2dbc8f
-rw-r--r--TEST_MAPPING19
1 files changed, 19 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 93ea6d6..6b3b9d9 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -18,6 +18,25 @@
"name": "TextClassifierNotificationTests"
}
],
+ "hwasan-postsubmit": [
+ {
+ "name": "TextClassifierServiceTest",
+ "options": [
+ {
+ "exclude-annotation": "androidx.test.filters.FlakyTest"
+ }
+ ]
+ },
+ {
+ "name": "libtextclassifier_tests"
+ },
+ {
+ "name": "libtextclassifier_java_tests"
+ },
+ {
+ "name": "TextClassifierNotificationTests"
+ }
+ ],
"mainline-presubmit": [
{
"name": "TextClassifierNotificationTests[com.google.android.extservices.apex]"