summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Mayer <fmayer@google.com>2022-05-06 19:08:20 +0000
committerFlorian Mayer <fmayer@google.com>2022-05-06 19:08:21 +0000
commiteafc35bd4fe96885f229cbebbbe071420b4e01d9 (patch)
tree1477d12d70409f7fe0634f80a658bb7bf83a5a71
parentb0fa575e1fd8bcca0a016f4e439ef44a09899c95 (diff)
downloadcore-eafc35bd4fe96885f229cbebbbe071420b4e01d9.tar.gz
Promote HWASan tests to presubmit.
They have been passing and do not show significant slowdown. Change-Id: I2e072d3e8f772ddcc43d497fd306bed8387403db
-rw-r--r--property_service/TEST_MAPPING2
1 files changed, 1 insertions, 1 deletions
diff --git a/property_service/TEST_MAPPING b/property_service/TEST_MAPPING
index 20f6c84c9..7b02b511a 100644
--- a/property_service/TEST_MAPPING
+++ b/property_service/TEST_MAPPING
@@ -4,7 +4,7 @@
"name": "propertyinfoserializer_tests"
}
],
- "hwasan-postsubmit": [
+ "hwasan-presubmit": [
{
"name": "propertyinfoserializer_tests"
}